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

CL.ANY writes can still time out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.0.2
    • None
    • None
    • Low

    Description

      If we know that all replicas are down at the beginning of a mutation, we will write a hint and return success.

      But if we do not, we will attemp to write to replicas, time out, return failure, and then write a hint, violating our contract that (unless the coordinator goes down), writes at CL.ANY should always succeed.

      Attachments

        1. 6132-v2.txt
          7 kB
          Jonathan Ellis
        2. 6132.txt
          6 kB
          Jonathan Ellis

        Activity

          People

            jbellis Jonathan Ellis
            jbellis Jonathan Ellis
            Jonathan Ellis
            Aleksey Yeschenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: