You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/03/29 18:52:53 UTC

[GitHub] [hadoop] arp7 commented on a change in pull request #543: HDDS-1211. Test SCMChillMode failing randomly in Jenkins run

arp7 commented on a change in pull request #543: HDDS-1211. Test SCMChillMode failing randomly in Jenkins run
URL: https://github.com/apache/hadoop/pull/543#discussion_r270535305
 
 

 ##########
 File path: hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestScmChillMode.java
 ##########
 @@ -158,25 +154,21 @@ public void testChillModeOperations() throws Exception {
 
     cluster.stop();
 
 Review comment:
   Let's move the `cluster.stop()` call to an `@After` method. Actually it looks like you already have cluster.shutdown(). Why do we need a stop call here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org