This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch ResourceIntern12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 45658ab Use String.intern() in TsFileResource
add 5787d13 fix monitor bug (#3512)
add 92e39f6 Merge branch 'rel/0.12' of https://github.com/apache/iotdb
into ResourceIntern12
add f38d05a Move intern logic to flush thread
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/iotdb/db/cost/statistic/Measurement.java | 4 +---
.../java/org/apache/iotdb/db/engine/storagegroup/TsFileResource.java | 4 ----
.../iotdb/db/engine/storagegroup/timeindex/DeviceTimeIndex.java | 1 +
.../apache/iotdb/db/engine/storagegroup/timeindex/FileTimeIndex.java | 1 +
server/src/main/java/org/apache/iotdb/db/monitor/StatMonitor.java | 4 +++-
5 files changed, 6 insertions(+), 8 deletions(-)