devmadhuu commented on PR #4245:
URL: https://github.com/apache/ozone/pull/4245#issuecomment-1790610795

   > Thank you for your response, @xBis7
   > 
   > **This patch will not implement prefix-based search**; its primary purpose 
is to list the keys within an OBS bucket. The support for prefix-based 
searching in OBS buckets will be added later when I have the available 
bandwidth to complete the design doc.
   > 
   > We received several support tickets from customers who reported issues 
with NSSummary not functioning correctly due to the lack of OBS support. 
Therefore, the goal of this patch is to provide the essential functionality to 
address this issue and eliminate any confusion for now. This patch offers a 
straightforward implementation of how we can generate NSSummary for an OBS 
layout bucket.
   > 
   > The addition of prefix-based OBS filtering can be considered as an 
enhancement in subsequent updates and will be tracked by this JIRA :- 
https://issues.apache.org/jira/browse/HDDS-9535
   
   I think simply providing the datasize of single OBS bucket key will not 
solve the purpose and pain point for users and without adding providing 
datasize at prefix level will create more confusion when users will have mix of 
buckets.


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