[
https://issues.apache.org/jira/browse/IOTDB-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570768#comment-17570768
]
liuyu commented on IOTDB-3727:
------------------------------
I support clear cache in cluster ([https://github.com/apache/iotdb/pull/6756)]
but not support (ON (LOCAL | CLUSTER)),
I will add it.
> Support clear cache in new cluster
> ----------------------------------
>
> Key: IOTDB-3727
> URL: https://issues.apache.org/jira/browse/IOTDB-3727
> Project: Apache IoTDB
> Issue Type: Task
> Reporter: Minghui Liu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.14.0-SNAPSHOT
>
>
> We should support clear cache in 0.14.
>
> *Function definition:*
> Clear the cache of chunk, chunk metadata, timeseries metadata and bloom
> filter to release the memory footprint.
> In cluster mode, we must consider the distinction between requests to clear
> the cache of a single node or the entire cluster.
> The syntax definition might look like this:
> CLEAR CACHE (ON (LOCAL | CLUSTER))?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)