sodonnel commented on PR #6385:
URL: https://github.com/apache/ozone/pull/6385#issuecomment-2012119946

   @devmadhuu Thanks for the review. I added one more commit that adds details 
to the audits.
   
   @kerneltime In google cloud, they use the generationID to access versions of 
an object like:
   
   ```
   gs://bucket/object#generation_ID
   ```
   So there is surely some overlap with the Ozone version and how AWS does 
things. Objects that are not versioned also have a generationID, so its not 
tied to versioning, but it is used in versioning.


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