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_r270527952
 
 

 ##########
 File path: 
samza-core/src/main/java/org/apache/samza/clustermanager/StandbyContainerManager.java
 ##########
 @@ -281,13 +281,13 @@ private FailoverMetadata 
registerActiveContainerFailure(String activeContainerID
    * @return
    */
   private boolean checkStandbyConstraints(SamzaResourceRequest request, 
SamzaResource samzaResource) {
-    String containerIDToStart = request.getContainerID();
+    String containerIDToStart = request.getProcessorId();
 
 Review comment:
   processorIDToStart

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