cameronlee314 commented on a change in pull request #1529:
URL: https://github.com/apache/samza/pull/1529#discussion_r712559510



##########
File path: 
samza-core/src/main/java/org/apache/samza/config/JobCoordinatorConfig.java
##########
@@ -77,4 +79,8 @@ public String getJobCoordinatorFactoryClassName() {
       return jobCoordinatorFactoryClassName;
     }
   }
+
+  public boolean getUseStaticResourceJobCoordinator() {

Review comment:
       This method was removed since we will be using the 
`job.coordinator.factory` config to specify the job coordinator to use.




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


Reply via email to