Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

At startup, check if there is a common protocol version between ORIGIN and TARGET #126

Open
joao-r-reis opened this issue Jul 11, 2024 · 0 comments

Comments

@joao-r-reis
Copy link
Collaborator

joao-r-reis commented Jul 11, 2024

With #120 we're going to support Cassandra 2.0 but we also introduce a new scenario where a user might try to migrate from C* 2.0 to C* 4.0 and the proxy will start just fine but then client connections will fail because there's no common protocol version between both clusters.

We should add a check at startup so that zdm fails to start right away and the error message is clear.

┆Issue is synchronized with this Jira Task by Unito
┆Components: Proxy
┆Issue Number: ZDM-611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant