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

Reading with CL > ONE returns multiple copies of the same column per key.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.6.5
    • None
    • None
    • ubuntu jaunty

    • Normal

    Description

      Testing with 0.6-trunk today:

      Reading with CL > ONE returns multiple copies of the same column per key consistent with the replicas queried before return. i.e, for RC=3, a QUORUM read yields 2 copies and an ALL read returns 3.
      This is with pycassa get_range() which is using get_range_slice()

      I see the same behavior with 0.6.1 and 0.6.2 debs

      If my experience is not unique, anyone using get_range_slice is now deluged with duplicate data.

      Attachments

        1. storage-conf.xml
          13 kB
          AJ Slater
        2. demo.patch
          0.9 kB
          Folke Behrens
        3. bugtest.py
          1 kB
          AJ Slater
        4. 1145-v2.txt
          1 kB
          Jonathan Ellis
        5. 0001-Sort-keys.patch
          1 kB
          Jeremy Hanna
        6. 0001-Added-a-unit-test.patch
          4 kB
          Jeremy Hanna

        Activity

          People

            jeromatron Jeremy Hanna
            ajslater AJ Slater
            Jeremy Hanna
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: