This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch add_lz4_doc
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 95e8a4e add lz4 to cpp and python client
add b52b2e1 update comment of VersionController (#1848)
add 03d37b0 [IOTDB-958] Fix MLog bug and add switch for MTree snapshot
(#1863)
add 0c85956 [IOTDB-716] add lz4 doc and support compression=lz4 statement
(#1860)
new 9c2cf8b Merge branch 'master' of https://github.com/apache/iotdb into
add_lz4_doc
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../resources/conf/iotdb-engine.properties | 7 +++-
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 +++++++
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 2 +
.../iotdb/db/engine/version/VersionController.java | 8 +++-
.../org/apache/iotdb/db/metadata/MLogWriter.java | 45 ++++++++++------------
.../org/apache/iotdb/db/metadata/MManager.java | 20 +++++-----
6 files changed, 59 insertions(+), 36 deletions(-)