lukasz-antoniak commented on PR #1949: URL: https://github.com/apache/cassandra-java-driver/pull/1949#issuecomment-2572487253
Introduced changes: 1. Add callbacks when we start processing given request (in general and on certain node). 2. Removed duplicated arguments from `RequestTracker` interface. We have been passing the same arguments as method parameters and inside `ExecutionInfo`. -- 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]

