Jason Lowe created YARN-6437:
--------------------------------

             Summary: TestSignalContainer#testSignalRequestDeliveryToNM fails 
intermittently
                 Key: YARN-6437
                 URL: https://issues.apache.org/jira/browse/YARN-6437
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
    Affects Versions: 2.8.0
            Reporter: Jason Lowe
            Assignee: Jason Lowe


testSignalRequestDeliveryToNM can fail if the containers are returned across 
multiple scheduling heartbeats.  The loop waiting for all the containers should 
be accumulating the containers but instead is smashing the same list of 
containers with whatever the allocate call returns.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to