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

   ## What changes were proposed in this pull request?
   
   This PR is fixing the race condition possibility in getFIleStatus call where 
keyTable cache iterator cache flush can happen while iterating table iterator 
in method `org.apache.hadoop.ozone.om.KeyManagerImpl#createFakeDirIfShould`
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-7941
   
   ## How was this patch tested?
   
   This patch was tested with multiple CI job runs to test flakiness in test 
failure of this JIRA due to above mentioned cause. Here is the [green CI 
run](https://github.com/devmadhuu/ozone/actions/runs/6099087358) after applying 
patch.
   


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