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

[Cadence] Support Scylla database #1315

Open
tchrischan opened this issue Jan 22, 2022 · 0 comments
Open

[Cadence] Support Scylla database #1315

tchrischan opened this issue Jan 22, 2022 · 0 comments

Comments

@tchrischan
Copy link

Is your feature request related to a problem? Please describe.

Yes. Cadence now supports Scylla but the Banzai Cadence chart currently does not.

Describe the solution you'd like to see

Support for Scylla databases in the Helm chart.

Describe alternatives you've considered

Other than a manual k8s deployment, or forking this chart (which we may do anyway, and put in a PR), there are no known workarounds for us. The cql version Cadence uses for Cassandra is 3.4.4 and Scylla uses 3.3.1, so the pods will not start. Also, took a stab at setting protoVersion to 3 in the helmRelease, but Cadence apparently ignores it or it's a bug in the chart because it still uses protocol version 4.

Additional context

@tchrischan tchrischan changed the title Support Scylla database in Cadence Helm chart [Cadence] Support Scylla database Jan 24, 2022
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