You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2020/08/10 10:40:04 UTC

[GitHub] [incubator-ratis] lokeshj1703 commented on a change in pull request #148: RATIS-924: rename raft group dir on disk when remove group is invoked

lokeshj1703 commented on a change in pull request #148:
URL: https://github.com/apache/incubator-ratis/pull/148#discussion_r467819619



##########
File path: ratis-server/src/test/java/org/apache/ratis/server/impl/GroupManagementBaseTest.java
##########
@@ -255,4 +258,49 @@ public void testGroupAlreadyExists() throws Exception {
       cluster.shutdown();
     }
   }
+  
+  @Test
+  public void testGroupRemove() throws Exception {

Review comment:
       I also cannot reproduce the error.




----------------------------------------------------------------
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