guojialiang92 opened a new pull request, #14424:
URL: https://github.com/apache/lucene/pull/14424

   ### Description
   
   <!--
   If this is your first contribution to Lucene, please make sure you have 
reviewed the contribution guide.
   https://github.com/apache/lucene/blob/main/CONTRIBUTING.md
   -->
   This PR aims to address issue 
[14423](https://github.com/apache/lucene/issues/14423).
   
   ### Tests
   
   1. In order to stabilize the reproduce problem, I added a test 
`TestIndexWriterWithThreads#testIOExceptionWithMergeNotEndLongTime`. For 
details, please refer to [14423](https://github.com/apache/lucene/issues/14423).
   2. I also fixed 
`TestIndexWriterWithThreads#testIOExceptionDuringAbortWithThreadsOnlyOnce`.
   
   ### Checklist
   - [x] I have reviewed the guidelines for [How to 
Contribute](https://github.com/apache/lucene/blob/main/CONTRIBUTING.md) and my 
code conforms to the standards described there to the best of my ability.
   - [x] I have given Lucene maintainers 
[access](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork)
 to contribute to my PR branch. (optional but recommended)
   - [x] I have developed this patch against the main branch.
   - [x] I have run ./gradlew check.
   - [x] I have added tests for my changes.


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