dxichen 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_r259063396
########## 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: Oops removed, good catch! ---------------------------------------------------------------- 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