jinmeiliao commented on PR #7582:
URL: https://github.com/apache/geode/pull/7582#issuecomment-1104198213

   > This issue is hard to test well because it comes from a quirk in the 
Windows file system that only appears when trying to concurrently access a file 
from multiple processes. My confirmation that this is fixed is that the test 
that had been breaking ~once in every 300-500 runs now isn't breaking in 3000+ 
runs. Unit tests won't make sense for this. I tried writing a multi-process 
test that could reproduce the problem, but because the problematic part is 
pretty internal, it was hard to write anything that was very close to reality 
and I couldn't get it to reproduce correctly. When I get some time I can take 
another stab at adding a better test.
   
   Ok, thanks! 


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

Reply via email to