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

CRAR improvements (object cache + CompressionMetadata chunk offset storage moved off-heap).

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

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.0 beta 1
    • None

    Description

      After good amount of testing on one of the clusters it was found that in order to improve read latency we need to minimize allocation rate that compression involves, that minimizes GC (as well as heap usage) and substantially decreases latency on read heavy workloads.

      I have also discovered that RAR skip cache harms performance in situation when reads are done in parallel with compaction working with relatively big SSTable files (few GB and more). The attached patch removes possibility to skip cache from compressed files (I can also add changes to RAR to remove skip cache functionality as a separate patch).

      Attachments

        1. CASSANDRA-4937.patch
          14 kB
          Pavel Yaskevich
        2. CASSANDRA-4937-trunk.patch
          31 kB
          Pavel Yaskevich
        3. 4937-v3.txt
          32 kB
          Jonathan Ellis
        4. CASSANDRA-4937-v4.patch
          34 kB
          Pavel Yaskevich

        Activity

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

          People

            xedin Pavel Yaskevich Assign to me
            xedin Pavel Yaskevich
            Pavel Yaskevich
            Yuki Morishita
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment