Brad Schoening created CASSJAVA-71:
--------------------------------------
Summary: Fix TRACING when PAGING so it doesn't repeat the tracing
multiple times
Key: CASSJAVA-71
URL: https://issues.apache.org/jira/browse/CASSJAVA-71
Project: Apache Cassandra Java driver
Issue Type: Bug
Reporter: Brad Schoening
When paging is used, the trace is repeated multiple times. For example,
{quote}> PAGING 2
> TRACING ON
> select * from system_schema.columns LIMIT 10
{quote}
After investigating this in CQLSH with [#CASSANDRA-20099], it seemed to be
caused by the driver returning duplicate trace objects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]