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

Avoid unnecessary index builds and validations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • Feature/SAI
    • None

    Description

      In the testing of CASSANDRA-18490 it was noted that the SSTableAddedNotification will trigger an index build that will always build the column index components even if they already exist and are valid.

      The same notification is also handled by the StorageAttachedIndexGroup that can validate the components. This can lead to the components being validated more than is necessary.

      We should coordinate these notification handlers so there is no overlap of responsibility.

      Attachments

        Issue Links

          Activity

            People

              mike_tr_adamson Mike Adamson
              mike_tr_adamson Mike Adamson
              Mike Adamson
              Caleb Rackliffe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: