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

Use Bounds instead of Range to represent sstable first/last token when checking how to anticompact sstables

    XMLWordPrintableJSON

Details

    • Normal

    Description

      There is currently a chance of missing marking a token as repaired due to the fact that we use Range which are (a, b] to represent first/last token in sstables instead of Bounds which are [a, b].

      Attachments

        Activity

          People

            marcuse Marcus Eriksson
            marcuse Marcus Eriksson
            Marcus Eriksson
            Blake Eggleston
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: