Jackie-Jiang commented on a change in pull request #5046: Re-design the broker routing
URL: https://github.com/apache/incubator-pinot/pull/5046#discussion_r376662933
##########
File path: pinot-common/src/main/java/org/apache/pinot/common/config/RoutingConfig.java
##########
@@ -25,25 +25,48 @@
public class RoutingConfig extends BaseJsonConfig {
+ public static final String PARTITION_AWARE_SEGMENT_PRUNER_TYPE = "partitionAware";
Review comment:
Done
----------------------------------------------------------------
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:
users@infra.apache.org
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org
|