dkropachev opened a new pull request, #1885:
URL: https://github.com/apache/cassandra-gocql-driver/pull/1885

   Query and Batch could be reused, reexecuted.
   Since metrics are stored on Query/Batch side new execution gets metrics from 
prior executions.
   As result, attempts are inherited from prior execution and lead to having no 
retry on next execution.
   
   Fixes: https://github.com/apache/cassandra-gocql-driver/issues/1884


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to