alirezazamani commented on a change in pull request #792: Add java API to add 
or remove CustomizedStateAggregationConfig
URL: https://github.com/apache/helix/pull/792#discussion_r382731287
 
 

 ##########
 File path: 
helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixAdmin.java
 ##########
 @@ -1104,6 +1105,40 @@ public void setConfig(HelixConfigScope scope, 
Map<String, String> properties) {
     return _configAccessor.get(scope, keys);
   }
 
+  @Override
+  public void addCustomizedStateAggregationConfig(String clusterName,
 
 Review comment:
   Fixed. I just Added two new APIs.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to