JanusGraph / JanusGraph/janusgraph
BerkeleyElasticsearchTest.testIndexUpdatesWithoutReindex
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
## Flaky Test
* **Test Name:** BerkeleyElasticsearchTest.testIndexUpdatesWithoutReindex
* **Branch:** master
* **Notes:** Additional details about the test, e.g., theory as to failure cause
### Stack Trace
```
org.janusgraph.core.JanusGraphException: Index did not stabilize within the given amount of time. For sufficiently long wait periods this is most likely caused by a failed/incorrectly shut down JanusGraph instance or a lingering transaction.
```
Contributor guide
Research direction
Start with BerkeleyElasticsearchTest.testIndexUpdatesWithoutReindex and reproduce the reported stack trace on the master branch. Trace why the index does not stabilize and verify that the test passes reliably without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, java
- Domain
- search, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100