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

Counter writes shouldn't be resubmitted after timeouts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.14, 2.0.4
    • None
    • None
    • Low

    Description

      CASSANDRA-4753 made SP.counterWriteTask() return a LocalMutationRunnable instead of the usual DroppableRunnalbe, and LMR resubmits the original runnable in case of timing out instead of simply dropping it.

      For counters this is not the right option since it would lead to overcounting if the mutation got dropped-then-resubmitted and then retried by the user.

      Attachments

        1. 6427.txt
          2 kB
          Aleksey Yeschenko

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: