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/11/15 08:25:33 UTC

[GitHub] [incubator-iotdb] liuruiyiyang opened a new pull request #560: Optimize Dynamic Config with ActiveTimeSeriesCounter

liuruiyiyang opened a new pull request #560: Optimize Dynamic Config with ActiveTimeSeriesCounter
URL: https://github.com/apache/incubator-iotdb/pull/560
 
 
   Change List:
   1. Add ```ActiveTimeSeriesCounter``` to count active time series number when flushing a meltable of each storage group, . The meltable flush threshold is depends on the dynamic active time series number instead of the created time series number, since some time series may not be written after created.
   2. Fix the launch failure when enable StatMonitor. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services