lokeshj1703 commented on pull request #2856:
URL: https://github.com/apache/ozone/pull/2856#issuecomment-976380309


   @adoroszlai The NPE occurs only due to configuration. Before this PR 
configuration get was used without default parameter. In case a key is not 
configured, value returned is null leading to NPE. This PR adds default 
parameters in the get call.
   MiniOzoneCluster has many config keys set by default. That is the reason 
error did not appear before. I can create a new jira for testing functionality 
with minimum configurations?


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

Reply via email to