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

LOCAL_SERIAL use QUORUM consistency level to validate expected columns

    XMLWordPrintableJSON

Details

    • Low

    Description

      If CAS is done at LOCAL_SERIAL consistency level, only the nodes from the local data center should be involved.
      Here we are using QUORAM to validate the expected columns. This will require nodes from more than one DC.
      We should use LOCAL_QUORAM here when CAS is done at LOCAL_SERIAL.

      Also if we have 2 DCs with DC1:3,DC2:3, a single DC down will cause CAS to not work even for LOCAL_SERIAL.

      Attachments

        1. trunk_6495.diff
          2 kB
          Sankalp Kohli

        Issue Links

          Activity

            People

              kohlisankalp Sankalp Kohli
              kohlisankalp Sankalp Kohli
              Sankalp Kohli
              Jonathan Ellis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: