João Reis created CASSGO-22:
-------------------------------

             Summary: 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


{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]

Reply via email to