ankitsinghal commented on a change in pull request #25: RATIS-588 LogStream 
StateMachine export
URL: https://github.com/apache/incubator-ratis/pull/25#discussion_r304229975
 
 

 ##########
 File path: 
ratis-logservice/src/test/java/org/apache/ratis/logservice/server/TestMetaServer.java
 ##########
 @@ -126,6 +130,98 @@ public void testReadWritetoLog() throws IOException, 
InterruptedException {
         assert(res.array().length > 0);
     }
 
+    @Test
+    public void testLogArchival() throws IOException, InterruptedException {
 
 Review comment:
   Thanks :)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to