rmatharu commented on a change in pull request #1108: SAMZA-2277: Semantics for
cluster-manager.container.retry.window.ms not reflected in code
URL: https://github.com/apache/samza/pull/1108#discussion_r307903723
##########
File path:
samza-core/src/test/java/org/apache/samza/clustermanager/TestContainerProcessManager.java
##########
@@ -338,6 +349,145 @@ public void
testNewContainerRequestedOnFailureWithUnknownCode() throws Exception
taskManager.stop();
}
+ @Test
Review comment:
/** Test scenario where a container fails multiple times but failures are
more than retryWindow apart.*/
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services