You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/03/23 00:59:25 UTC

[jira] [Created] (SAMZA-910) Host Affinity - Fix sporadic failures in Container Allocator tests

Jake Maes created SAMZA-910:
-------------------------------

             Summary: Host Affinity - Fix sporadic failures in Container Allocator tests
                 Key: SAMZA-910
                 URL: https://issues.apache.org/jira/browse/SAMZA-910
             Project: Samza
          Issue Type: Bug
            Reporter: Jake Maes
            Assignee: Jake Maes


The expiration logic change in the patch for SAMZA-867 was wrong. It simplified the conditional, but would cause expired requests to never get rescheduled on ANY_HOST. 

This ticket is to fix that logic and the unit tests, which didn't fail after the change. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)