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

   ## What changes were proposed in this pull request?
   
   While getting failed transaction based on start value, in this case 
currently we are iterating table till we reach to the start of the input 
transaction and then do the business logic. Instead of iterating here we can 
use help of seek to reach the input start transaction.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-11713
   
   ## How was this patch tested?
   
   New integration test
   


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