lucboutier opened a new pull request, #1757:
URL: https://github.com/apache/cassandra-java-driver/pull/1757

   There was a critical issue in the driver that may occur when the external 
code cancels a request, indeed the CompletableFuture will then always throw a 
CancellationException.
   
   This could occur for example when used in a reactive context with a Mono.zip 
failed.


-- 
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: commits-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to