hemantk-12 commented on PR #5252: URL: https://github.com/apache/ozone/pull/5252#issuecomment-1710854094
I don't understand how this patch is solving the issue. Just to do a simple check, I ran the test 25 times, [with](https://github.com/hemantk-12/ozone/actions/runs/6114711447) and [without](https://github.com/hemantk-12/ozone/actions/runs/6114715767) fix and it passed all the time. It would be great if you can add more details how this change will fix it. Because to me, nothing is changing. Instead of using cache iterator, you are just directly getting value form cache. -- 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]
