devmadhuu opened a new pull request, #9121: URL: https://github.com/apache/ozone/pull/9121
## What changes were proposed in this pull request? This PR change is to return empty full path when NSSummary tree parent Id not found while constructing full path of FSO key due to possibly multiple reasons, E.g. either NSSummary tree is still being built and in progress or parent dir of recently created key is being deleted. So it is important to handle this scenario and return empty path and also check while returning response for APIs to just use keyName if full path is not ready yet. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13763 ## How was this patch tested? Tested using existing junit and integration tests and manual testing. -- 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]
