ArafatKhan2198 commented on PR #7760: URL: https://github.com/apache/ozone/pull/7760#issuecomment-2619650707
Thanks for working on this, @devabhishekpal. However, I believe we currently have no way of determining whether a bucket is linked or not. To address this, a new PR needs to be raised from the backend to include this information in the NSSummaryResponse object, allowing us to utilize it in the namespace summary browser. The specific values I am referring to are `sourceBucket` and `sourceVolume`. If you take a look at `BucketObjectDBInfo`, you’ll get some insights into how we can incorporate the required information into the NSSummaryResponse class. -- 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]
