This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch feature_async_close_tsfile
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 0416098 fix unused import
add 5a6c4e9 code refinements
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/engine/cache/TsFileMetadataUtils.java | 16 +-
.../db/engine/storagegroup/TsFileProcessor.java | 1 -
...ception.java => QueryInBatchStmtException.java} | 10 +-
.../org/apache/iotdb/db/service/TSServiceImpl.java | 363 ++++++++-------------
.../java/org/apache/iotdb/db/tools/WalChecker.java | 61 ++--
.../org/apache/iotdb/db/utils/TsPrimitiveType.java | 12 +-
.../writelog/recover/TsFileRecoverPerformer.java | 22 +-
7 files changed, 191 insertions(+), 294 deletions(-)
copy iotdb/src/main/java/org/apache/iotdb/db/exception/{SysCheckException.java
=> QueryInBatchStmtException.java} (77%)