[ https://issues.apache.org/jira/browse/HDDS-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888029#comment-16888029 ]
Hudson commented on HDDS-1779: ------------------------------ FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16950 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/16950/]) HDDS-1779. TestWatchForCommit tests are flaky.Contributed by Shashikant (shashikant: rev 8ef2365ffd8fca888b23ad0e3afb7b0e09e3a5e0) * (edit) hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestWatchForCommit.java * (add) hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/Test2WayCommitInRatis.java > TestWatchForCommit tests are flaky > ---------------------------------- > > Key: HDDS-1779 > URL: https://issues.apache.org/jira/browse/HDDS-1779 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Reporter: Shashikant Banerjee > Assignee: Shashikant Banerjee > Priority: Major > Labels: pull-request-available > Time Spent: 2h > Remaining Estimate: 0h > > The tests have become flaky bcoz onceĀ nodes are shutdown inn Ratis pipeline, > a watch request can either be received at server at a server and fail with > NotReplicatedException or sometimes it fails with StatusRuntimeExceptions > from grpc which both need to be accounted for in the tests. Other than that, > HDDS-1384 also causes bind exception to e thrown intermittently which in turn > shuts down the miniOzoneCluster. To overcome this, the test class has been > refactored as well. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org