Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky ordered lucene collector kill test
Existing test was flaky as it relied on a thread being dead after a certain amount of time, but the time will vary on each system. The test will now just ensure that the consumer gets the correct error propagate when killing the ordered lucene iterator implementation.
- Loading branch information