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'