YutaLin opened a new pull request, #10170:
URL: https://github.com/apache/ozone/pull/10170

   ## What changes were proposed in this pull request?
   Use a separate OpenKeyInfo for openKeyTable to differentiate with the final 
KeyInfo in the keyTable
   
   Please describe your PR in detail:
   Base on discussion: 
https://github.com/apache/ozone/pull/9815#discussion_r3013645782
   We've add `expectedDataGeneration` and `expectedETag` in KeyInfo but these 
value should not be stored after commit, otherwise it has space overhead, so we 
introduced `OpenKeyInfo` to prevent space waste.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-14957
   
   ## How was this patch tested?
   Update tests with `OmOpenKeyInfo` and run CI 
Action(https://github.com/YutaLin/ozone/actions/runs/25239339785)


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