parent
5f7d5920d7
commit
0a982fc57f
|
@ -3964,6 +3964,7 @@ public class InternalEngineTests extends EngineTestCase {
|
|||
searchResult.close();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42979")
|
||||
public void testLookupSeqNoByIdInLucene() throws Exception {
|
||||
int numOps = between(10, 100);
|
||||
long seqNo = 0;
|
||||
|
|
Loading…
Reference in New Issue