jixuan1989 commented on a change in pull request #460:
URL: https://github.com/apache/iotdb/pull/460#discussion_r536782436



##########
File path: 
server/src/test/java/org/apache/iotdb/db/writelog/recover/SeqTsFileRecoverTest.java
##########
@@ -225,9 +225,6 @@ public void testLastRecovery() throws 
StorageGroupProcessorException, IOExceptio
     writer.makeMetadataVisible();
     assertEquals(11, writer.getMetadatasForQuery().size());
 
-    assertTrue(writer.canWrite());
-    writer.endFile();

Review comment:
       why delete codes 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:
[email protected]


Reply via email to