sumitagrawl opened a new pull request, #5963: URL: https://github.com/apache/ozone/pull/5963
## What changes were proposed in this pull request? volume is not fully initialized when ContainerReader is performing verify and cleanup container data. So causing NPE for temp directory and container deleted path. while reading volume, temp dir and deleted container dir is initialized before reading container with working dir (as one used for reading container data at same co-location). ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9658 ## How was this patch tested? - test case updated to cover same scenario -- 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]
