joao-r-reis commented on PR #1943:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1943#issuecomment-5037999476

   > > It would be nice if there was a way to determine whether an observed 
query/attempt was itself triggered by speculative execution vs. retry policy.
   > 
   > Done in latest change.
   
   If I'm understanding correctly it's still not possible to know what 
triggered a particular query attempt right? Now it's possible to know which 
"execution" the attempt belongs to (main execution vs speculative execution) 
but the attempt counter is still shared between executions if I'm not mistaken 
(and it should stay that way for now until we do a proper rework of this).


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