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

Don't allow {LOCAL|EACH}_QUORUM unless strategy is NTS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7.6, 0.8.0
    • Legacy/CQL
    • None
    • Low

    Description

      There is not check when

      {LOCAL|EACH}

      _QUORUM is used than we do use NTS, hence using such CL with simpleStrategy for instance result in

      ERROR [pool-1-thread-1] 2011-05-09 10:44:29,728 Cassandra.java (line 2960) Internal error processing insert
      java.lang.ClassCastException: org.apache.cassandra.locator.SimpleStrategy cannot be cast to org.apache.cassandra.locator.NetworkTopologyStrategy
      ...
      

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            slebresne Sylvain Lebresne
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: