TestIndexWriterDelete.testUpdatesOnDiskFull hangs [LUCENE-8473]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
This test hung for me (seed 6FCA851A3C76D6B9). I've dumped a few stack traces, seems like a bug in the test itself (never leaving the while loop)?
---
Migrated from [LUCENE-8473](https://issues.apache.org/jira/browse/LUCENE-8473) by Dawid Weiss (@dweiss)
Attachments: [stack1](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-8473/stack1), [stack2](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-8473/stack2), [stack3](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-8473/stack3), [stack4](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-8473/stack4), [stack5](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-8473/stack5), [stack6](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-8473/stack6)
Contributor guide
Research direction
Locate TestIndexWriterDelete.testUpdatesOnDiskFull and reproduce the hang with seed 6FCA851A3C76D6B9. Read the attached stack traces alongside the test's while loop; done means the test terminates reliably and its existing checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100