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

system_distributed and system_traces keyspaces use hard-coded replication factors

    XMLWordPrintableJSON

Details

    • Low

    Description

      We introduced system_distributed keyspace in C* 2.2 so that we can save the repair histories and ancestors to a system keyspace (due to CASSANDRA-5839). However, looks like it's hard-coding the replication factor to 3, according to this line:

      https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/repair/SystemDistributedKeyspace.java#L103

      This may confuse some query operations against this keyspace.

      Attachments

        Activity

          People

            Unassigned Unassigned
            weideng Wei Deng
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: