You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2022/03/23 10:29:59 UTC

[iotdb] branch rocksdb/dev updated (351dc7a -> 7ebefef)

This is an automated email from the ASF dual-hosted git repository.

jianyun pushed a change to branch rocksdb/dev
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 351dc7a  update
     add e53f3eb  fix test
     add 7ebefef  [RocksDB] add comments and resolve metatransfer error

No new revisions were added by this update.

Summary of changes:
 .../log/snapshot/PartitionedSnapshotTest.java      |   8 +-
 .../assembly/resources/tools/rocksdb-transfer.bat  |   2 +-
 .../assembly/resources/tools/rocksdb-transfer.sh   |   2 +-
 .../iotdb/db/metadata/rocksdb/RSchemaEngine.java   |  40 +-----
 .../db/metadata/rocksdb/SchemaDataTransfer.java    | 155 ++++++++++-----------
 5 files changed, 89 insertions(+), 118 deletions(-)