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

reduce default heap size

    XMLWordPrintableJSON

Details

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

    Description

      With off-heap caching now the default and with auto-flushed memtables demonstrated to do a good job with smaller heaps, I think it's time to reduce heap sizes to decrease GC pause times.

      How does this sound?

      • half the ram, up to 512MB, or
      • 1/4 the ram, up to 4 GB

      i.e.:

      max(min(1/2 ram, 512MB), min(1/4 ram, 4GB))

      Attachments

        1. 3295.patch
          1 kB
          satish babu krishnamoorthy

        Activity

          People

            satishbabu satish babu krishnamoorthy
            jbellis Jonathan Ellis
            satish babu krishnamoorthy
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: