You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/08/27 16:53:11 UTC

[GitHub] [ozone] yuangu002 opened a new pull request #2592: HDDS-5669. Fix NSSummaryEndpoint's NPE bug during OM initialization

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] smengcl commented on pull request #2592: HDDS-5669. Fix NSSummaryEndpoint's NPE bug during OM initialization

Posted by GitBox <gi...@apache.org>.
smengcl commented on pull request #2592:
URL: https://github.com/apache/ozone/pull/2592#issuecomment-907461704


   Thanks @yuangu002 for the contribution!


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] smengcl merged pull request #2592: HDDS-5669. Fix NSSummaryEndpoint's NPE bug during OM initialization

Posted by GitBox <gi...@apache.org>.
smengcl merged pull request #2592:
URL: https://github.com/apache/ozone/pull/2592


   


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org