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

Bug in ReversedType comparator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8.5
    • None
    • None
    • Low

    Description

      Scenario :

      • create a cf with a reversed comparator
      • insert a few columns in a row
      • try to read data with : SliceRange(start='', finish='', reversed=true)
        • no data is returned, but some columns are expected
      • try to read data with : SliceRange(start='', finish='', reversed=false)
        • if not flushed on disk : no data is returned

      Attachments

        1. 001-CASSANDRA-3111.patch
          1.0 kB
          Fabien Rousseau

        Activity

          People

            Unassigned Unassigned
            frousseau Fabien Rousseau
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: