Grant Henke has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10824 )

Change subject: [Java] Support re-running tests in the Gradle build
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/10824/2/java/kudu-client/src/test/java/org/apache/kudu/junit/RetryRule.java
File java/kudu-client/src/test/java/org/apache/kudu/junit/RetryRule.java:

http://gerrit.cloudera.org:8080/#/c/10824/2/java/kudu-client/src/test/java/org/apache/kudu/junit/RetryRule.java@26
PS2, Line 26: public class RetryRule implements TestRule {
> What are the semantics of retrying in this way w.r.t. methods annotated wit
The semantics here are the same. Additionally I have a patch for KUDU-2420 
posted which removes our heavy (maybe all) usage of @BeforeClass and 
@AfterClass making unhandled retries less of a concern/issue.

I would like to leave the maven build as is for now as it should be removed 
soon regardless.



--
To view, visit http://gerrit.cloudera.org:8080/10824
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie11e61c40ee991b00616012f0decaaf2c5fe5ef0
Gerrit-Change-Number: 10824
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Comment-Date: Wed, 27 Jun 2018 22:33:29 +0000
Gerrit-HasComments: Yes

Reply via email to