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

Materialized Views filter paired endpoints to local DC even when not using DC-aware replication

    XMLWordPrintableJSON

Details

    Description

      When calculating paired view replicas on MV writes, we filter out base and view replicas that aren't in the local datacenter.

      If we are using SimpleStrategy, this filtering is incorrect, since our replica placement is not datacenter aware.

      We should behave the same as DC-aware consistency levels and only perform this datacenter-aware filtering if the replication strategy is an instance of NetworkTopologyStrategy.

      Attachments

        Activity

          People

            jkni Joel Knighton
            jkni Joel Knighton
            Joel Knighton
            Carl Yeksigian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: