vjagadish1989 commented on a change in pull request #924: SAMZA-2108: Check for 
host affinity config before resolving preferred host matching
URL: https://github.com/apache/samza/pull/924#discussion_r259050451
 
 

 ##########
 File path: 
samza-core/src/main/java/org/apache/samza/clustermanager/AbstractContainerAllocator.java
 ##########
 @@ -55,6 +55,8 @@
    */
   private final TaskConfig taskConfig;
 
+  private final ClusterManagerConfig clusterManagerConfig;
 
 Review comment:
   this should be no longer necessary right? since, we've delegated 
allocator-specific behavior to the respective sub-classes

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to