[
https://issues.apache.org/jira/browse/IOTDB-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727814#comment-17727814
]
Yukun Zhou commented on IOTDB-5953:
-----------------------------------
https://github.com/apache/iotdb/pull/9981
> LastCache memory control param does not take effect
> ---------------------------------------------------
>
> Key: IOTDB-5953
> URL: https://issues.apache.org/jira/browse/IOTDB-5953
> Project: Apache IoTDB
> Issue Type: Bug
> Reporter: Yukun Zhou
> Assignee: Yukun Zhou
> Priority: Major
>
> When configuring the memory of last cache via
> schema_memory_allocate_proportion, it doesn't take effect.
> The cause is that current implementation of last cache is bounded with schema
> cache and shares the memory used by schema cache.
> Therefore, the param for last cache is useless. Add new param
> schema_memory_proportion which excludes last cache param.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)