You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/02/20 08:10:13 UTC

[incubator-iotdb] branch new_series_reader updated (ed7b548 -> 487850d)

This is an automated email from the ASF dual-hosted git repository.

hxd pushed a change to branch new_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from ed7b548  try to set stoptime as 0 to accelerate MetrcsService close
     add 487850d  try to solve the bug 'if the flushing thread is too fast, the tmpMemTable.wait() may never wakeup' in TsFileProcessor syncFlush()

No new revisions were added by this update.

Summary of changes:
 .../db/engine/storagegroup/TsFileProcessor.java    | 25 +++++++++++++---------
 1 file changed, 15 insertions(+), 10 deletions(-)