Hi, The two class, FileNodeManager and FileNodeProcessor, are too large (more than 3000 lines totally), and the logic is complex. But these two classes play very very important roles in IoTDB.
Now, I decide to refactor the two classes to try to make it more clear and guarantee the logic is optimized. It may spend about 1 ~ 2 weeks. So, 1) I will close PR #77 (rename FileNodeManager to StorageGroupManager) without merge. 2) If some new coming PR will modify the logic of the two classes, please let me know. I can merge your PR to avoid heavy conflict of codes... Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院
