This is an automated email from the ASF dual-hosted git repository.
marklau99 pushed a change to branch IOTDB-3771
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 7fcd3c08d6 edit the way for taking snapshot
add 1002eb38ab edit according to review
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/engine/DataFileConstant.java | 52 ++++++++++++++++++++++
.../apache/iotdb/db/engine/StorageEngineV2.java | 16 -------
.../iotdb/db/engine/snapshot/SnapshotLoader.java | 22 +++++----
.../iotdb/db/engine/snapshot/SnapshotTaker.java | 23 ++--------
.../db/engine/snapshot/IoTDBSnapshotTest.java | 12 ++---
5 files changed, 69 insertions(+), 56 deletions(-)
create mode 100644
server/src/main/java/org/apache/iotdb/db/engine/DataFileConstant.java