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

Lift some counters limitations in C* 3.X

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 5.x
    • Legacy/Core
    • None

    Description

      A ticket to aggregate issues for removal of some of the counters limitations we currently have:

      1. Counters are not reusable after deletion. It's true that deletion doesn't commute, and an increment coming soon after a deletion would lead to undefined behavior, but the current behavior is the result of bug in 1.1. We should revert CASSANDRA-7346

      2. Once that is done, we can start allowing to mix counters and non-counters in the same tables. For read requests it means data locality, being able to satisfy more requests with a single query. We would still be forbidding updating counter columns and regular columns in a single UPDATE, however, and would not allow counter updates in INSERT

      See CASSANDRA-8878 for some discussion of the subject. In particular, this and this comments.

      This seems to be a pre-requisite for CASSANDRA-9778.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            aleksey Aleksey Yeschenko

            Dates

              Created:
              Updated:

              Slack

                Issue deployment