lokeshj1703 opened a new pull request #2361:
URL: https://github.com/apache/ozone/pull/2361


   ## What changes were proposed in this pull request?
   
   Container's delete transactionId is updated today when block deleting 
service processes the transaction. This makes sure that container's 
transactionId is in sync with replicas. 
   With HA updating transactionId could lead to several ratis log entries. The 
PR makes a change where txnId for container is updated when transaction is 
created in SCM rather than when it is processed.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5289
   
   ## How was this patch tested?
   
   Existing UT
   


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

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