rmatharu commented on a change in pull request #903: SEP-19: Allocator changes
for standby-aware container allocation, and active container failover
URL: https://github.com/apache/samza/pull/903#discussion_r258741216
##########
File path:
samza-core/src/main/java/org/apache/samza/clustermanager/SamzaApplicationState.java
##########
@@ -141,6 +143,36 @@
*/
public final AtomicInteger redundantNotifications = new AtomicInteger(0);
+ /**
+ * Number of container allocations that proceeded because they met standby
container constraints.
Review comment:
removed
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services