Alima777 opened a new pull request #1725: URL: https://github.com/apache/incubator-iotdb/pull/1725
You can find the detail in [1]. [1] https://lists.apache.org/[email protected]:lte=1M:Restart Currently, the status monitor module of iotdb is abandoned and not maintained now. It's time for us to restart this module. Before, it was designed including two child modules: 1. the writing data status monitor and 2. the file size monitor. 1. The writing data monitor module is responsible for collecting writing data statistics. Actually, many parts of origin design are redundant and not meaningful for users. Therefore, I want to just keep TOTAL_POINTS here and remove others. And i did not come up with some good ideas about what needs to be added to this monitor while writing data. Welcome to any ideas here! 2. The file size monitor is concerned about how much space the data file takes. It's supported partly and very limited now. I want to just remove it from iotdb. ---------------------------------------------------------------- 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]
