npawar commented on pull request #6667: URL: https://github.com/apache/incubator-pinot/pull/6667#issuecomment-814302515
> You should probably add READON_END_OF_PARTITION_GROUP also to the fast completion case in SegmentCompletionManager.isWinnerPicked() method. That way, the first replica of the partition group that reaches this situation will be picked for completion instead of waiting for other replicas to get to that state. Good catch. Added to isWinnerPicked method. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
