You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2023/02/08 08:58:19 UTC

[iotdb] branch fix_session_pool_oom_1 updated (d0d767094d -> c2923ffb81)

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

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


    from d0d767094d [IOTDB-5498] Fix SessionPool OOM when the numbers of devices and sessions are large (#9012)
     add c2923ffb81 compress text

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/storagegroup/TsFileProcessor.java       |  2 +-
 .../apache/iotdb/db/utils/datastructure/AlignedTVList.java  |  2 ++
 .../src/main/java/org/apache/iotdb/tsfile/utils/Binary.java | 13 +++++++++++++
 3 files changed, 16 insertions(+), 1 deletion(-)