This is an automated email from the ASF dual-hosted git repository.
sunzesong pushed a change to branch mmanager_refactor
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from f15da82 change setStorageGroup to shouldSet
add 7bf500d move an error log to info log.(resourceLogger)
add 2852a1b enable mergeLog for checking why merging is hanged
add a08a10d try to set stoptime as 0 to accelerate MetrcsService close
add 97e3331 try to solve the bug 'if the flushing thread is too fast, the
tmpMemTable.wait() may never wakeup' in TsFileProcessor syncFlush()
add 7b16717 try to solve the bug 'if the flushing thread is too fast, the
tmpMemTable.wait() may never wakeup' in TsFileProcessor syncFlush() 2
add ea1d3bb debug why 8181 is not closed
add 2a56213 Fix TSFHiveInputFormatTest.testGetSplits
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/hive/TsFileTestHelper.java | 11 +++++----
.../db/engine/storagegroup/TsFileProcessor.java | 28 ++++++++++++----------
.../apache/iotdb/db/service/MetricsService.java | 2 +-
server/src/test/resources/logback.xml | 3 ++-
.../iotdb/tsfile/read/TsFileSequenceReader.java | 2 +-
.../write/writer/ForceAppendTsFileWriter.java | 2 +-
.../iotdb/tsfile/write/writer/TsFileIOWriter.java | 4 ++--
7 files changed, 29 insertions(+), 23 deletions(-)