Closed
Description
Some KV tables, e.g. ccf.nodes
, ccf.members
, grow as more actors are added to the service (nodes, members, etc.) but are not freed when these actors are retired (actor is only marked as RETIRED
). This gives a live CCF service auditing properties (e.g. "which nodes have already been retired?") at the cost of memory growth inside the enclave.