Correct comment in index shard test

This commit fixes a comment in an index shard test which was inaccurate
after it was copied from another test and not modified to reflect the
reasoning in the test that it was copied into.
This commit is contained in:
Jason Tedor 2017-11-08 09:33:12 -05:00
parent 927d7f6b6c
commit 6810aa8452
1 changed files with 1 additions and 1 deletions

View File

@ -529,7 +529,7 @@ public class IndexShardTests extends IndexShardTestCase {
/*
* This operation completing means that the delay operation executed as part of increasing the primary term has completed and the
* gaps are filled.
* translog generation has rolled.
*/
final CountDownLatch latch = new CountDownLatch(1);
indexShard.acquirePrimaryOperationPermit(