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 2022/08/17 04:08:49 UTC

[iotdb] branch MemoryControl updated (83c99a5dcc -> 3d3a24148b)

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

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


    from 83c99a5dcc fix dead loop of schema query
     add 3d3a24148b Add min for tsblock default size

No new revisions were added by this update.

Summary of changes:
 server/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java |  4 ++++
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java    | 10 ++++++++++
 .../iotdb/db/mpp/execution/memory/LocalMemoryManager.java      |  8 +++++---
 3 files changed, 19 insertions(+), 3 deletions(-)