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

[FEATURE REQUEST] Add load balancer support in cassandra_cql module #59909

Closed
doesitblend opened this issue Mar 26, 2021 · 0 comments · Fixed by #62493
Closed

[FEATURE REQUEST] Add load balancer support in cassandra_cql module #59909

doesitblend opened this issue Mar 26, 2021 · 0 comments · Fixed by #62493
Labels
Feature new functionality including changes to functionality and code refactors, etc. ZD The issue is related to a Zendesk customer support ticket.
Milestone

Comments

@doesitblend
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
After upgrading to the latest Cassandra driver (currently 3.24 for use with the cassandra_cql module

[WARNING ] Cluster.__init__ called with contact_points specified, but no load_balancing_policy. In the next major version, this will raise an error; please specify a load-balancing policy. (contact_points = ['169.xxx.xxx.xxx', '169.xxx.xxx.xxx', '169.xxx.xxx.xxx', '169.xxx.xxx.xxx', '169.xxx.xxx.xxx', '169.xxx.xxx.xxx'], lbp = None)

Describe the solution you'd like
Add option to the module to allow the missing configuration to be passed through.

Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.

@doesitblend doesitblend added Feature new functionality including changes to functionality and code refactors, etc. needs-triage ZD The issue is related to a Zendesk customer support ticket. labels Mar 26, 2021
@sagetherage sagetherage added this to the Approved milestone Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. ZD The issue is related to a Zendesk customer support ticket.
Projects
None yet
2 participants