yuangu002 opened a new pull request #2592: URL: https://github.com/apache/ozone/pull/2592
## What changes were proposed in this pull request? Now during the OM initialization, Recon's NSSummaryEndpoint will return NullPointerException, which causes an internal server failure error on all namespace APIs. It's because the OM tables are not initialized, which should be taken care of the null case. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5669 ## How was this patch tested? On clusters, no 500 internal server failure anymore (must be quick enough though) cc @smengcl and @avijayanhwx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
