absurdfarce commented on PR #1635: URL: https://github.com/apache/cassandra-java-driver/pull/1635#issuecomment-2573530761
Apologies, gang, this one has been entirely held up by me. After pondering this for a bit I retract my concerns: I accept @tolbertam's argument that this is relatively safe. To be clear: my argument wasn't necessarily to perform a schema refresh under the covers... I was thinking of providing a meaningful error back to the user so that they could execute a schema refresh within their application. There would be no "hidden latency" in that case... but it does still require educating users that they should consider taking this action in this case, which is always error-prone. It's certainly more error-prone than what is proposed here. Regardless, I've kept this PR waiting too long and it legitimately does unblock users... so I'm moving it forward. -- 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]

