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

Rejecting keyspace creation when RF > N is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7 beta 3
    • None
    • None
    • Low

    Description

      The behavior introduced in this patch http://www.mail-archive.com/commits@cassandra.apache.org/msg05913.html is incorrect.

      Disallowing keyspace creation when RF > N is semantically incorrect and makes both scaling a cluster up and down more difficult than it should be. This is compounded by the current lack of any API methods to change the replication factor. Most dynamo style systems allow RF to be set > N for smaller clusters. The cluster will behave as if RF = N until enough nodes are added such that RF < N.

      Attachments

        1. 1428.txt
          7 kB
          Jonathan Ellis

        Issue Links

          Activity

            People

              jbellis Jonathan Ellis
              moonpolysoft Cliff Moon
              Jonathan Ellis
              Gary Dusbabek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: