This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch ttl-fix
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 59c9b9deba1 ttlgras
add 6614bbd686b fix
No new revisions were added by this update.
Summary of changes:
.../iotdb/confignode/manager/TTLManager.java | 4 +++
.../iotdb/confignode/persistence/TTLInfo.java | 9 +++++
.../procedure/impl/schema/SetTTLProcedure.java | 31 ++++++++++-------
.../procedure/state/schema/SetTTLState.java | 4 ++-
.../iotdb/confignode/persistence/TTLInfoTest.java | 12 +++++++
.../procedure/impl/schema/SetTTLProcedureTest.java | 40 +++++++++++++++++++---
6 files changed, 82 insertions(+), 18 deletions(-)