alanwang67 opened a new pull request, #269: URL: https://github.com/apache/cassandra-accord/pull/269
We delete `CommandStore` when the range they own is fully removed and all the epochs in which it owned the ranges are retired, but keep a lighter weight map to store previously owned ranges to maintain the invariants in https://issues.apache.org/jira/browse/CASSANDRA-21183. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

