[
https://issues.apache.org/jira/browse/CASSANDRA-6317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-6317:
-----------------------------------------
Summary: cqlsh should handle 'null' as session duration (was: cqlsh
tracing error when querying thrift-based table)
> cqlsh should handle 'null' as session duration
> ----------------------------------------------
>
> Key: CASSANDRA-6317
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6317
> Project: Cassandra
> Issue Type: Bug
> Environment: 1.2.10
> Reporter: Matt Jurik
> Assignee: Mikhail Stepura
> Priority: Minor
> Fix For: 1.2.12, 2.0.3
>
> Attachments: CASSANDRA-1.2-6317.patch
>
>
> Mysteriously, tracing doesn't fail all the time. If I run the query multiple
> times at different consistency levels, tracing sometimes starts working.
> {code}
> 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'
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)