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:43:46 UTC

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

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 be5abad  remove MemTablePool
     add 4699d17  Add config and fix sonar

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-engine.properties         |  6 +++++
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 26 ++++++++++++++++++++++
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  |  7 ++++++
 .../iotdb/db/rescon/PrimitiveArrayManager.java     | 10 ++++++---
 .../org/apache/iotdb/db/rescon/SystemInfo.java     | 17 ++++++--------
 5 files changed, 53 insertions(+), 13 deletions(-)