Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-2082

Saved row cache continues to be read past max cache size

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.0.0
    • None
    • None
    • Low

    Description

      Scenario:

      • Node has a saved row cache of size n
      • node OOMs
      • Make row cache size = .5n to prevent OOM while we debug, restart node.
      • n items are still read from the row cache, making startup take twice as long as needed.

      (This is intended as a straightforward bug, not as a hackish CASSANDRA-1966.)

      Attachments

        Activity

          People

            cburroughs Chris Burroughs
            cburroughs Chris Burroughs
            Chris Burroughs
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: