This is an automated email from the ASF dual-hosted git repository.
marklau99 pushed a change to branch fix-cmt-slow
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0d5421b554 use atomiclong to do update other than synchronized
add b024740300 use atomic long to replace synchronized in
InnerSpaceCompactionWriter
No new revisions were added by this update.
Summary of changes:
.../impl/ReadPointCompactionPerformer.java | 12 ++++++-
.../writer/InnerSpaceCompactionWriter.java | 38 +++++++++++++++++-----
.../iotdb/tsfile/write/chunk/ChunkWriterImpl.java | 4 ++-
.../iotdb/tsfile/write/writer/TsFileIOWriter.java | 4 +++
4 files changed, 47 insertions(+), 11 deletions(-)