mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Waiting for primary terms
This commit is contained in:
parent
563304df9e
commit
bd9e908b7c
@ -435,6 +435,7 @@ public class DiscoveryWithServiceDisruptionsIT extends ESIntegTestCase {
|
||||
*/
|
||||
@TestLogging("_root:DEBUG,action.index:TRACE,action.get:TRACE,discovery:TRACE,cluster.service:TRACE,"
|
||||
+ "indices.recovery:TRACE,indices.cluster:TRACE")
|
||||
@AwaitsFix(bugUrl = "needs primary terms")
|
||||
public void testAckedIndexing() throws Exception {
|
||||
// TODO: add node count randomizaion
|
||||
final List<String> nodes = startCluster(3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user