[
https://issues.apache.org/jira/browse/CASSGO-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
João Reis updated CASSGO-22:
----------------------------
Description:
https://github.com/apache/cassandra-gocql-driver/issues/1447
{quote}Currently queries are mutated while being executed, the query metrics
and the consistency are both changed. Instead move query metrics to the Iter
and remove the need to change the queries consistency for speculation.{quote}
{quote}Also page state is mutated and the metrics are shared between multiple
queries in a single iter (so attempt count is not accurate for queries) - #1508
and #1511 are related.{quote}
was:
{quote}Currently queries are mutated while being executed, the query metrics
and the consistency are both changed. Instead move query metrics to the Iter
and remove the need to change the queries consistency for speculation.{quote}
{quote}Also page state is mutated and the metrics are shared between multiple
queries in a single iter (so attempt count is not accurate for queries) - #1508
and #1511 are related.{quote}
> Don't mutate Query/Batch
> -------------------------
>
> Key: CASSGO-22
> URL: https://issues.apache.org/jira/browse/CASSGO-22
> Project: Apache Cassandra Go driver
> Issue Type: Improvement
> Components: Core
> Reporter: João Reis
> Priority: Normal
>
> https://github.com/apache/cassandra-gocql-driver/issues/1447
> {quote}Currently queries are mutated while being executed, the query metrics
> and the consistency are both changed. Instead move query metrics to the Iter
> and remove the need to change the queries consistency for speculation.{quote}
> {quote}Also page state is mutated and the metrics are shared between multiple
> queries in a single iter (so attempt count is not accurate for queries) -
> #1508 and #1511 are related.{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]