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

Make MV streaming rebuild parallel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • 4.1-alpha1, 4.1
    • None
    • None

    Description

      When streaming a sstable that is a base table for one or more materialized views we force the data through the mutation path to ensure the MVs are updated.

      We currently do this sequentially so it's a bottleneck. We should do this in parallel. We want to be smart to not saturate the mutations in the non-bootstrap case.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tjake T Jake Luciani
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: