You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/02/27 02:13:45 UTC

[GitHub] jixuan1989 commented on a change in pull request #61: refactor lock and unlock in recovery() of fileNodeManager [WIP]

jixuan1989 commented on a change in pull request #61: refactor lock and unlock in  recovery() of fileNodeManager [WIP]
URL: https://github.com/apache/incubator-iotdb/pull/61#discussion_r260568774
 
 

 ##########
 File path: iotdb/src/main/java/org/apache/iotdb/db/engine/filenode/FileNodeProcessor.java
 ##########
 @@ -430,7 +430,7 @@ public FileNodeProcessorStatus getFileNodeProcessorStatus() {
   }
 
   /**
-   * execute filenode recovery.
+   * execute filenode recovery. and finally release the write lock this processor.
 
 Review comment:
   my fault. the javadoc is incorrect.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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