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/10/14 12:24:19 UTC

[GitHub] [iotdb] neuyilan commented on a change in pull request #1367: [IOTDB-749] Handle select * from root OOM

neuyilan commented on a change in pull request #1367:
URL: https://github.com/apache/iotdb/pull/1367#discussion_r504393925



##########
File path: server/src/assembly/resources/conf/iotdb-engine.properties
##########
@@ -323,7 +327,7 @@ merge_throughput_mb_per_sec=16
 meta_data_cache_enable=true
 # Read memory Allocation Ratio: ChunkMetadataCache, ChunkCache, TimeSeriesMetadataCache and Free Memory Used in Query.
 # The parameter form is a:b:c:d, where a, b, c and d are integers. for example: 1:1:1:1 , 6:10:5:15
-chunkmeta_chunk_timeseriesmeta_free_memory_proportion=1:1:1:7
+chunkmeta_chunk_timeseriesmeta_free_memory_proportion=1:1:1:3:4

Review comment:
       the value has 5 parameters, maybe the annotation and the attribute need to change?




----------------------------------------------------------------
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