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/22 11:37:07 UTC

[incubator-iotdb] branch tsfileprocessortest_8181_port updated (7ae349d -> 060960a)

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

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


    from 7ae349d  fix bug IOTDB-510, shouldClose is set to true but a new memtable is put to the flushing queue
     add b1dbcb3  enable mergeLog for checking why merging is hanged
     add 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()
     add 78bf351  try to solve the bug 'if the flushing thread is too fast, the tmpMemTable.wait() may never wakeup' in TsFileProcessor syncFlush() 2
     add 2f2e1e0  debug why 8181 is not closed
     add 060960a  merge with origin/new_series_reader

No new revisions were added by this update.

Summary of changes: