You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2023/03/23 09:43:51 UTC

[iotdb] branch rel/1.1 updated (9784a6707d -> 4f235f67c8)

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

jackietien pushed a change to branch rel/1.1
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 9784a6707d [To rel/1.1][IOTDB-5720] Fix release processor fail to release memory due to writer-preferred starvation (#9422)
     add 4f235f67c8 [IOTDB-5718] Fix wrong time order due to overflow in MergeSort

No new revisions were added by this update.

Summary of changes:
 .../IoTDBOrderByWithAlignByDeviceIT.java           | 54 ++++++++++++++++++++++
 .../process/join/merge/MergeSortComparator.java    | 28 ++++++-----
 2 files changed, 70 insertions(+), 12 deletions(-)