dombizita commented on PR #7693:
URL: https://github.com/apache/ozone/pull/7693#issuecomment-2604749503

   Thanks for fixing this @ptlrs! I agree with @adoroszlai, that creating 
subdirectories isn't the best solution, it would make it harder for users to 
find the tool's output. Replacing `/` with `_` can lead to name conflicts, but 
with the timestamp added to the directory name and considering that this is a 
debug tool, I think we can go with this solution. Also the directory will have 
a manifest file next to the downloaded replicas, which will have the correct 
key name. I can't think of any better way right now. 


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