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

 ##########
 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:
   I did not see any available unlocks in this method. Maybe you mean that the 
caller should unlock this processor?

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


With regards,
Apache Git Services

Reply via email to