Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
For nodes with millions of keys, doing rolling restarts that take over 10 minutes per node can be painful if you have 100 node cluster. All of our time is spent on doing index summary computations on startup. It would be great if we could save those to disk as well. Our indexes are quite large.
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-3762 AutoSaving KeyCache and System load time improvements.
- Resolved