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/26 01:48:36 UTC

[iotdb] branch master updated (afa6db3 -> 7400b80)

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 afa6db3  ignore logging sg not ready exception (#4970)
     add 7400b80  [IOTDB-2445] Fix overlapped data should be consumed first bug (#4976)

No new revisions were added by this update.

Summary of changes:
 ...PageIT.java => IoTDBUnseqOverlappedPageIT.java} | 135 ++++++---------------
 .../iotdb/db/query/reader/series/SeriesReader.java |  12 +-
 .../engine/compaction/CompactionSchedulerTest.java |   2 +-
 3 files changed, 46 insertions(+), 103 deletions(-)
 copy integration/src/test/java/org/apache/iotdb/db/integration/{IoTDBOverlappedPageIT.java => IoTDBUnseqOverlappedPageIT.java} (52%)