Hi Xiangdong, I think you can keep everyone posted by creating a refactoring breach in the repo. In this way it will save you some energy when you merge the PR from other developer, as other developer can create their PR which is based on your latest change.
Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Sat, Mar 9, 2019 at 12:09 AM Xiangdong Huang <[email protected]> wrote: > > 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 > > 黄向东 > 清华大学 软件学院
