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…
Reference in New Issue