Sanil15 commented on a change in pull request #1335: Optimizing startpoint 
manager to not make successive bootstrapMessage calls to coordinator-store
URL: https://github.com/apache/samza/pull/1335#discussion_r401854098
 
 

 ##########
 File path: 
samza-core/src/main/java/org/apache/samza/config/ClusterManagerConfig.java
 ##########
 @@ -127,6 +127,7 @@
    */
   private static final String AM_JMX_ENABLED = "yarn.am.jmx.enabled";
   private static final String CLUSTER_MANAGER_JMX_ENABLED = 
"cluster-manager.jobcoordinator.jmx.enabled";
+  private static final String CLUSTER_MANAGER_STARTPOINT_FANOUT_ENABLED = 
"job.startpoint.fanout.enabled";
 
 Review comment:
   Once you decide where it fits, since this is user-facing, please add docs to 
doc markdown. Thanks!

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

Reply via email to