[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-26 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-14568: - Fix Version/s: 3.0.0-alpha4 > GenericTestUtils#waitFor missing parameter verification >

[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-23 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-14568: Resolution: Fixed Fix Version/s: 2.9.0 Status: Resolved (was: Patch

[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-22 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HADOOP-14568: --- Attachment: HADOOP-14568.003.patch Thanks [~shahrs87] for the review. Will back-port this to 2.8

[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-22 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HADOOP-14568: --- Attachment: HADOOP-14568.002.patch Thanks [~ste...@apache.org] for the review. Attach the updated

[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-22 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HADOOP-14568: --- Attachment: HADOOP-14568.001.patch Reupload patch to use {{Preconditions#checkArgument}} to check

[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-22 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HADOOP-14568: --- Attachment: (was: HADOOP-14568.001.patch) > GenericTestUtils#waitFor missing parameter

[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-22 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HADOOP-14568: --- Status: Patch Available (was: Open) > GenericTestUtils#waitFor missing parameter verification >

[jira] [Updated] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-22 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HADOOP-14568: --- Attachment: HADOOP-14568.001.patch Attach the initial patch. Adding the null checking and time