You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by bh...@apache.org on 2020/03/09 22:21:33 UTC

[samza] branch master updated (8fe7c7f -> d6e4f67)

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