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

Make SerializingCacheProvider the default if JNA is available

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

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

    Description

      The serializing cache is a better choice for most users:

      • Lower total memory usage (serialized data is usually 8x-12x smaller than "live" data in the JVM with all the overhead that involves) means you can cache more rows for a given memory footprint
      • Moving the serialized rows off-heap means you can use smaller heaps, reducing the impact of GC pauses

      Attachments

        1. CASSANDRA-3183-alt-v3.patch
          10 kB
          Pavel Yaskevich
        2. CASSANDRA-3183-alt-v2.patch
          12 kB
          Pavel Yaskevich
        3. 3183-additions.patch
          2 kB
          Pavel Yaskevich
        4. 3183-alt.patch
          3 kB
          Pavel Yaskevich
        5. 3183.txt
          7 kB
          Jonathan Ellis

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jbellis Jonathan Ellis Assign to me
            jbellis Jonathan Ellis
            Jonathan Ellis
            Pavel Yaskevich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment