This is an automated email from the ASF dual-hosted git repository.
bharathkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.
from 8fe7c7f [DOCS] Remove duplicate committer file
add d6e4f67 SAMZA-2379: Support Container Placements for job running in
degraded state (#1297)
No new revisions were added by this update.
Summary of changes:
.../samza/clustermanager/ContainerAllocator.java | 1 +
.../samza/clustermanager/ContainerManager.java | 52 +++++++--
.../clustermanager/ContainerProcessManager.java | 3 +-
.../clustermanager/SamzaApplicationState.java | 17 ++-
.../clustermanager/MockClusterResourceManager.java | 9 +-
.../TestContainerPlacementActions.java | 129 +++++++++++++++++++--
6 files changed, 180 insertions(+), 31 deletions(-)