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 2020/11/11 14:11:40 UTC

[iotdb] branch rel-0.11-fix updated (95f91ef -> 42081ff)

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

qiaojialin pushed a change to branch rel-0.11-fix
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 95f91ef  remove mergeLock in TsFileManagement
     add cad8270  reduce log
     add 1bb8957  [To rel/0.11] [IOTDB-1000] Read redundant data while select with value filter with unseq data (#2019)
     add 42081ff  Merge remote-tracking branch 'origin/rel/0.11' into rel-0.11-fix

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/compaction/TsFileManagement.java       |  4 +++-
 .../apache/iotdb/db/query/reader/series/SeriesReader.java  |  6 ++++++
 .../apache/iotdb/db/integration/IoTDBOverlappedPageIT.java | 14 +++++++++++++-
 server/src/test/resources/logback.xml                      |  2 +-
 4 files changed, 23 insertions(+), 3 deletions(-)