Migration to ES advancedVisibilityStore

After migrating visibility from cassandra to ES, are there any manual actions / cleanup required on the existing visibility keyspace, or will TTL take care of cleaning up existing large tables (closed_executions and closed_executions_v2)?

1 Like

All Cassandra visibility records have TTL specified. So no manually cleanup is needed. I would suggest to keep it running till retention period for your namespace and then you can drop the entire visibility keyspace altogether.