Jason Lowe created HADOOP-14669:
-----------------------------------

             Summary: GenericTestUtils.waitFor should use monotonic time
                 Key: HADOOP-14669
                 URL: https://issues.apache.org/jira/browse/HADOOP-14669
             Project: Hadoop Common
          Issue Type: Bug
          Components: test
    Affects Versions: 3.0.0-alpha4
            Reporter: Jason Lowe
            Priority: Trivial


GenericTestUtils.waitFor should be calling Time.monotonicNow rather than 
Time.now.  Otherwise if the system clock adjusts during unit testing the 
timeout period could be incorrect.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to