This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch fix_duplicated_overlap_merge
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 0df35ae fix that CachedPriorityMergeReader fails to deduplicate the
last element in the cache
add becc6d5 fix that reader is not put back to the heap and readers are
not removed after merge
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/engine/merge/task/MergeFileTask.java | 4 ++++
.../reader/universal/CachedPriorityMergeReader.java | 20 +++++++++++---------
.../iotdb/db/engine/merge/MergeOverLapTest.java | 2 +-
3 files changed, 16 insertions(+), 10 deletions(-)