You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Version
2.1, 3.0
What's Wrong?
In case multiple FE nodes, the non-master FE may delay the init of MetricRepo till the replay is completed during startup. So when the request is processed before the metric repo is initialized, NPE exception can occur
Search before asking
Version
2.1, 3.0
What's Wrong?
In case multiple FE nodes, the non-master FE may delay the init of MetricRepo till the replay is completed during startup. So when the request is processed before the metric repo is initialized, NPE exception can occur
What You Expected?
NPE should not occur.
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: