mcvsubbu commented on a change in pull request #4367: CompletionConfig for
realtime tables
URL: https://github.com/apache/incubator-pinot/pull/4367#discussion_r297942847
##########
File path:
pinot-common/src/main/java/org/apache/pinot/common/utils/CommonConstants.java
##########
@@ -320,6 +320,14 @@ public ServerType getServerType() {
IN_PROGRESS, DONE
}
+ /**
+ * Decides how the non-winner servers should get the segment
Review comment:
```suggestion
* During realtime segment completion, the value of this enum decides
how non-winner servers should replace the completed segment.
```
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]