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

Better error handling in the C* driver for unsupported versions #2353

Closed
subnetmarco opened this issue Apr 6, 2017 · 1 comment
Closed
Assignees
Labels
task/feature Requests for new features in Kong

Comments

@subnetmarco
Copy link
Member

When Kong is connecting to an unsupported version of C* it will just return an error like it cannot connect or it cannot create the keyspace, but the most appropriate error is telling something like "The driver only supports C* protocol version X, and you are using C* version Y".

@thibaultcha thibaultcha added the task/feature Requests for new features in Kong label Nov 2, 2017
@thibaultcha
Copy link
Member

Done in 0.13.1 with #3310.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task/feature Requests for new features in Kong
Projects
None yet
Development

No branches or pull requests

2 participants