You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/02/03 08:01:54 UTC

[GitHub] [ozone] adoroszlai commented on pull request #4222: HDDS-7854. Recon NPE when trace enabled

adoroszlai commented on PR #4222:
URL: https://github.com/apache/ozone/pull/4222#issuecomment-1415282372

   > It looks like the least intrusive way to avoid the NPE is an early check and return within the `SCMNodeManager.processNodeReport`.
   
   If we are sure that `null` only comes in Recon, I think it would be nice to override the method in `ReconNodeManager` and add the early return only there.  But I'm fine going with the smallest change that you mentioned.


-- 
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