You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/01/21 05:55:57 UTC

[iotdb] branch master updated (a235a88 -> 653f8e8)

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

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from a235a88  [IOTDB-2457] Fix Write is blocked after set time_index_level=FILE_TIM… (#4935)
     add 653f8e8   [IOTDB-2460] Fix NoSuchFileException while querying and ttl happened same time (#4937)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/storagegroup/TsFileResource.java |  2 +-
 .../db/engine/storagegroup/timeindex/DeviceTimeIndex.java   |  3 ++-
 .../db/engine/storagegroup/timeindex/FileTimeIndex.java     | 13 ++++++++++++-
 .../iotdb/db/engine/storagegroup/timeindex/ITimeIndex.java  |  3 ++-
 4 files changed, 17 insertions(+), 4 deletions(-)