belliottsmith opened a new pull request, #3432:
URL: https://github.com/apache/cassandra/pull/3432

   CommandsForKey should periodically self-prune, so as to continue functioning 
well in-between garbage collections. This is a bit complicated, as once we 
prune we are left with potentially incomplete information, and have to 
sometimes load per-command information from disk. But the payoff is ensuring 
CommandsForKey objects - which drive the majority of the state machine - are 
kept to a reasonable size.


-- 
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]

Reply via email to