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

Add a proper retry mechanism for counters in case of failed request

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      Contrarily to standard insert, counter increments are not idempotent. As such, replaying a counter mutation when a TimeoutException occurs could lead to an over-count. This alone limits the use cases for which counters are a viable solution, so we should try to come up with a mechanism that allow the replay of a failed counter mutation without the risk of over-count.

      Attachments

        1. marker_idea.txt
          4 kB
          Sylvain Lebresne

        Activity

          People

            Unassigned Unassigned
            slebresne Sylvain Lebresne
            Votes:
            13 Vote for this issue
            Watchers:
            22 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: