rmatharu commented on a change in pull request #980: Cleaned up AM logs and 
naming convention
URL: https://github.com/apache/samza/pull/980#discussion_r270527688
 
 

 ##########
 File path: 
samza-core/src/main/java/org/apache/samza/clustermanager/StandbyContainerManager.java
 ##########
 @@ -178,7 +178,7 @@ private void initiateActiveContainerFailover(String 
containerID, String resource
 
       String standbyContainerId = standbyContainer.get().getKey();
       SamzaResource standbyResource = standbyContainer.get().getValue();
-      String standbyResourceID = standbyResource.getResourceID();
+      String standbyResourceID = standbyResource.getContainerId();
 
 Review comment:
   standbyProcessorID

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to