This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 6da16b4 Comparison IoTDB with other TSDBs (#1189)
new 8146b87 Add version info in MTree snapshot file name
new d1231f6 Fix test
new 662a8bc Change name
The 3 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:
.../java/org/apache/iotdb/db/conf/IoTDBConstant.java | 2 +-
.../apache/iotdb/db/engine/merge/task/MergeFileTask.java | 6 +++---
.../db/engine/storagegroup/StorageGroupProcessor.java | 16 ++++++++--------
.../iotdb/db/engine/storagegroup/TsFileResource.java | 2 +-
.../org/apache/iotdb/db/metadata/MetadataConstant.java | 10 ++++++++--
.../db/writelog/recover/TsFileRecoverPerformer.java | 4 ++--
.../apache/iotdb/db/engine/merge/MergeOverLapTest.java | 16 ++++++++--------
.../java/org/apache/iotdb/db/engine/merge/MergeTest.java | 16 ++++++++--------
.../apache/iotdb/db/engine/merge/MergeUpgradeTest.java | 8 ++++----
.../iotdb/db/integration/IoTDBCreateSnapshotIT.java | 2 +-
.../db/query/reader/series/SeriesReaderTestUtil.java | 16 ++++++++--------
.../iotdb/db/sync/receiver/load/FileLoaderTest.java | 8 ++++----
.../receiver/recover/SyncReceiverLogAnalyzerTest.java | 4 ++--
13 files changed, 58 insertions(+), 52 deletions(-)