zpinto commented on code in PR #2745:
URL: https://github.com/apache/helix/pull/2745#discussion_r1470095179
##########
helix-rest/src/main/java/org/apache/helix/rest/clusterMaintenanceService/MaintenanceManagementService.java:
##########
@@ -67,10 +67,17 @@
public class MaintenanceManagementService {
+ private static class MaintenanceExecutorService {
Review Comment:
+1, we should have some defaults but this should be configurable when you
boot up helix-rest.
--
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]