You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/03/24 15:15:44 UTC

[incubator-iotdb] branch new_TsFile updated (16d5e30 -> a81d8a4)

This is an automated email from the ASF dual-hosted git repository.

sunzesong pushed a change to branch new_TsFile
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 16d5e30  Fix code smell
     add a81d8a4  Fix more code smell

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/hadoop/tsfile/Constant.java    | 12 ++++++++++--
 .../org/apache/iotdb/hadoop/tsfile/TSMRWriteExample.java | 16 ++++++++--------
 .../src/main/java/org/apache/iotdb/tsfile/Constant.java  | 12 ++++++++----
 .../java/org/apache/iotdb/db/engine/StorageEngine.java   |  1 -
 .../apache/iotdb/db/engine/cache/ChunkMetadataCache.java |  7 ++++---
 .../org/apache/iotdb/db/monitor/collector/FileSize.java  |  2 --
 .../iotdb/tsfile/read/TsFileSequenceReaderTest.java      |  1 -
 7 files changed, 30 insertions(+), 21 deletions(-)