jasperjiaguo commented on code in PR #8434:
URL: https://github.com/apache/pinot/pull/8434#discussion_r892895512
##########
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/InstanceAssignmentConfig.java:
##########
@@ -28,6 +28,8 @@
public class InstanceAssignmentConfig extends BaseJsonConfig {
+ @JsonPropertyDescription("Configuration for the strategy to assign instances
to partitions")
+ public final PartitionSelector _partitionSelector;
Review Comment:
changed
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]