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

Duplicate results with DISTINCT queries in mixed mode 2.1/3.0

    XMLWordPrintableJSON

Details

    Description

      When a client switches coordinator from a 2.1 node to a 3.0 node it sends a 2.1 paging state to the 3.0 node. The 2.1 PagingState does not have remainingInPartition so on the 3.0 side we default this to Integer.MAX_VALUE. This value is then used to decide if the lastKey should be included in the result.

      Attachments

        Activity

          People

            marcuse Marcus Eriksson
            marcuse Marcus Eriksson
            Marcus Eriksson
            Aleksey Yeschenko, Alex Petrov, Sam Tunnicliffe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: