siddharthteotia commented on a change in pull request #6625: URL: https://github.com/apache/incubator-pinot/pull/6625#discussion_r589656485
########## File path: pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/io/configs/PartitionConfig.java ########## @@ -83,6 +83,18 @@ public void setNumKafkaPartitions(int numKafkaPartitions) { this._numKafkaPartitions = numKafkaPartitions; } + public void setNumPartitionsOfflineOverwritten(boolean numPartitionsOfflineOverwritten) { Review comment: Not sure why this change is needed ? ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org