This is an automated email from the ASF dual-hosted git repository.
lhaiesp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.
from f2b10e0 Merge pull request #1444 from sborya/KEYS
add 6665098 SAMZA-2601: avoid infinite loop when resource not allocated
with host affinity disabled
add a58125b update log messages based on feedback
new 4ad502f SAMZA-2601: avoid infinite loop when resource not allocated
with host affinity disabled (#1441)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../samza/clustermanager/ContainerAllocator.java | 9 +++-
.../MockContainerAllocatorWithoutHostAffinity.java | 41 +++++++++++++++++
.../TestContainerAllocatorWithoutHostAffinity.java | 53 ++++++++++++++++++++++
3 files changed, 102 insertions(+), 1 deletion(-)