This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch thrift_test
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 9d0aec6 add param
new e68d6c0 [IOTDB-727] Use the same String in MManager and
TsFileResource (#1332)
new 8e2ba5f Merge branch 'thrift_test' of
https://github.com/apache/incubator-iotdb into thrift_test
new 84a8235 add insert overhead
new 1f443ea Merge pull request #1352 from mychaow/thrift_test
The 3600 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:
.../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 +
.../org/apache/iotdb/db/service/TSServiceImpl.java | 178 +++++++++++++++++++--
...ceFromReaderTest.java => DeviceStringTest.java} | 118 +++-----------
6 files changed, 232 insertions(+), 118 deletions(-)
copy
server/src/test/java/org/apache/iotdb/db/writelog/recover/{RecoverResourceFromReaderTest.java
=> DeviceStringTest.java} (50%)