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

Better handling of out of range tokens

    XMLWordPrintableJSON

Details

    • Normal

    Description

      It is possible for nodes to have a divergent view of the ring, which can result in some operations being sent to the wrong nodes. This is an umbrella ticket to mitigate such issues by adding logging when a node is asked to perform an operation for tokens it does not own. This will be useful for detecting when the nodes' views of the ring diverge, which is not highly visible at the moment, and also for post-hoc analysis.

      It may also be beneficial to straight up reject certain operations, though this will need to balance the risk of performing those ops against the consequences rejecting them has on availability.

      Attachments

        Activity

          People

            Unassigned Unassigned
            samt Sam Tunnicliffe
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: