You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/07/30 02:53:32 UTC

[incubator-iotdb] branch mem_control updated (4699d17 -> 6917dbd)

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

sunzesong pushed a change to branch mem_control
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 4699d17  Add config and fix sonar
     add 6917dbd  Add config report_buffered_arrays_threshold

No new revisions were added by this update.

Summary of changes:
 server/src/assembly/resources/conf/iotdb-engine.properties  |  7 +++++--
 .../src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 +++++++++++++
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java |  4 ++++
 .../org/apache/iotdb/db/rescon/PrimitiveArrayManager.java   |  9 ++++++++-
 4 files changed, 30 insertions(+), 3 deletions(-)