aoli-al commented on PR #14424:
URL: https://github.com/apache/lucene/pull/14424#issuecomment-2790341462

   Nice! I tested the patch using [Fray](https://github.com/cmu-pasta/fray) and 
confirmed that there is no longer a RuntimeException. 
   
   You can check how I use Fray to run the test here: 
https://github.com/aoli-al/lucene/tree/dev/fix-still-exist-open-files-after-close-directory
  with command `./gradlew :lucene:core:frayTest --tests 
"org.apache.lucene.index.TestIndexWriterWithThreads.testIOExceptionDuringAbortWithThreadsOnlyOnceWithFray"`
 (it will test different interleavings for 1 minute)


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to