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

Stream entire SSTables when possible

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

Details

    Description

      During streaming, Cassandra reifies the sstables into objects. This creates unnecessary garbage and slows down the whole streaming process as some sstables can be transferred as a whole file rather than individual partitions. The objective of the ticket is to detect when a whole sstable can be transferred and skip the object reification. We can also use a zero-copy path to avoid bringing data into user-space on both sending and receiving side.

      Attachments

        Issue Links

        Activity

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

          People

            djoshi Dinesh Joshi Assign to me
            djoshi Dinesh Joshi
            Dinesh Joshi
            Aleksey Yeschenko, Ariel Weisberg
            Votes:
            1 Vote for this issue
            Watchers:
            15 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment