Alec Grieser created CASSANDRA-9827:
---------------------------------------
Summary: Add consistency level to tracing ouput
Key: CASSANDRA-9827
URL: https://issues.apache.org/jira/browse/CASSANDRA-9827
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Alec Grieser
Priority: Minor
Fix For: 2.1.9
To help get a better view of expected behavior of queries, it would be helpful
if each query's consistency level (and, where applicable, the serial
consistency level) were included in the tracing output. The proposed location
would be within the session's row in the sessions table as an additional
key-value pair included in the parameters column (along with the query string,
for example). Having it here would easily allow the user to group each
particular query with the actual consistency level used and thus compare it to
expectation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)