snleee commented on code in PR #11832:
URL: https://github.com/apache/pinot/pull/11832#discussion_r1364602985


##########
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/minion/generator/BaseTaskGenerator.java:
##########
@@ -89,6 +93,28 @@ public int getMaxAttemptsPerTask() {
     return MinionConstants.DEFAULT_MAX_ATTEMPTS_PER_TASK;
   }
 
+  /**
+   * Returns the list of segment zk metadata for available segments in the 
table. The list does NOT filter out active

Review Comment:
   fixed



-- 
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]

Reply via email to