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 8f87fd3 fix cannot set version when recover the uncompleted files
(#1346)
add e68d6c0 [IOTDB-727] Use the same String in MManager and
TsFileResource (#1332)
No new revisions were added by this update.
Summary of changes:
.../db/engine/storagegroup/TsFileResource.java | 4 +
.../org/apache/iotdb/db/metadata/MManager.java | 31 ++++++
.../java/org/apache/iotdb/db/metadata/MTree.java | 14 ++-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 5 +
...ceFromReaderTest.java => DeviceStringTest.java} | 118 ++++-----------------
5 files changed, 64 insertions(+), 108 deletions(-)
copy
server/src/test/java/org/apache/iotdb/db/writelog/recover/{RecoverResourceFromReaderTest.java
=> DeviceStringTest.java} (50%)