mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 06:55:32 +00:00
parent
9cc80621c3
commit
120fe96402
@ -339,6 +339,7 @@ public class IndexingIT extends ESRestTestCase {
|
||||
seqNoStats = new SeqNoStats(maxSeqNo, localCheckpoint, globalCheckpoint);
|
||||
shards.add(new Shard(node, primary, seqNoStats));
|
||||
}
|
||||
logger.info("shards {}", shards);
|
||||
return shards;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user