You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ma...@apache.org on 2022/08/26 07:02:34 UTC

[iotdb] branch IOTDB-3164-O updated (b822582432 -> 44e7623e51)

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

marklau99 pushed a change to branch IOTDB-3164-O
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from b822582432 fix compilation problem
     add 44e7623e51 allocate memory for compaction from write proportion

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 24 +++++++++++++++++++++-
 .../compaction/cross/CrossSpaceCompactionTask.java |  6 +++++-
 .../RewriteCrossSpaceCompactionSelector.java       |  5 ++++-
 .../org/apache/iotdb/db/rescon/SystemInfo.java     | 23 +++++++++++++++++----
 4 files changed, 51 insertions(+), 7 deletions(-)