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

cqlsh should handle 'null' as session duration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.2.12, 2.0.3
    • None
    • None
    • 1.2.10

    • Low

    Description

      Mysteriously, tracing doesn't fail all the time. If I run the query multiple times at different consistency levels, tracing sometimes starts working.

      cqlsh:some_keyspace> TRACING on;
      cqlsh:some_keyspace> select * from appservers;
      
       key     | status
      ---------+--------
       server1 |      1
       server2 |      1
       server3 |      1
      
      unsupported operand type(s) for /: 'NoneType' and 'float'
      

      Attachments

        1. CASSANDRA-1.2-6317.patch
          2 kB
          Mikhail Stepura

        Activity

          People

            mishail Mikhail Stepura
            exabytes18 Matt Jurik
            Mikhail Stepura
            Aleksey Yeschenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: