This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 41525f4 reduce communication when reader is empty
add 1069cba modify skip file condition
add 8f59308 fix a comment
add 96c0481 avoid copy resource twice when loading new file
add b544b9f fix comment
add d921187 reduce exception depth
add f4d1fa8 fix exception
add 807c257 Merge branch 'partitioned_file_version_management' into
cluster_new
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/engine/StorageEngine.java | 6 +--
.../engine/storagegroup/StorageGroupProcessor.java | 57 ++++++++++------------
.../iotdb/db/exception/LoadFileException.java | 8 +--
.../iotdb/db/sync/receiver/load/FileLoader.java | 4 +-
.../java/org/apache/iotdb/rpc/TSStatusCode.java | 1 +
5 files changed, 37 insertions(+), 39 deletions(-)