You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2020/08/02 05:05:49 UTC

[GitHub] [incubator-iotdb] HTHou commented on a change in pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

HTHou commented on a change in pull request #1524:
URL: https://github.com/apache/incubator-iotdb/pull/1524#discussion_r464032316



##########
File path: server/src/assembly/resources/conf/iotdb-engine.properties
##########
@@ -235,6 +235,9 @@ primitive_array_size=128
 # Ratio of memory allocated for buffered arrays, 0.8 by default
 buffered_arrays_memory_proportion=0.8
 
+# Flush proportion for system, 0.5 by default
+reject_proportion=0.5

Review comment:
       Thanks~




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org