[ 
https://issues.apache.org/jira/browse/CASSJAVA-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925665#comment-17925665
 ] 

Lukasz Antoniak commented on CASSJAVA-71:
-----------------------------------------

AFAIK it affects Java driver as well. Submitted PR with a configuration option 
to control this behaviour. From one side, administrators may want to get all 
trace for all page queries, as it may indicate issues on application side or 
disclose large partitions. In other cases, people may wish to have only one 
record.

> 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
>          Components: Core
>            Reporter: Brad Schoening
>            Assignee: Lukasz Antoniak
>            Priority: Normal
>
> 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 observing and investigating this in CQLSH with [#CASSANDRA-20099], it 
> seemed to be caused by the Python driver returning duplicate trace objects.  
> The Java driver is reported to have the same issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to