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

Tie counter shards' logical clock value to timestamps

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 3.8
    • None
    • None

    Description

      CASSANDRA-6506 will get rid of counter shards, turning them into elements of a map. And we'll be using the logical clock values as map element timestamps.

      To avoid unpleasant initial performance (being unable to perform certain sstable optimisations on the read path), we should switch the shards to use max(timestamp, clock + 1) now, in advance of CASSANDRA-6506 switch.

      Attachments

        Issue Links

          Activity

            People

              aleksey Aleksey Yeschenko
              aleksey Aleksey Yeschenko
              Aleksey Yeschenko
              Sam Tunnicliffe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: