Jialin Qiao created IOTDB-3469:
----------------------------------
Summary: Support set TTL in new cluster
Key: IOTDB-3469
URL: https://issues.apache.org/jira/browse/IOTDB-3469
Project: Apache IoTDB
Issue Type: Task
Reporter: Jialin Qiao
When users execute "set ttl to root.sg 3600"
We need to write this in ConfigNode, this is completed.
Then, we need to send an RPC to related DataNodes to abort the previous TTL
thread and register a new ScheduedService.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)