8.1, some confusion about successfulShardExecution in AbstractSearchAsyncAction

"Every response of shard result will trigger the successfulShardExecution method of AbstractSearchAsyncAction. I am confused about why we use shardsIt.remaining() + 1 to calculate ops, shouldn't it be +1 for each shard?"

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.