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

chore(deps) bump lua-cassandra to 1.3.2 #3693

Merged
merged 1 commit into from
Aug 12, 2018
Merged

Conversation

thibaultcha
Copy link
Member

This release fixes an issue encountered in environments with DNS
load-balancing in effect for contact_points provided as hostnames (e.g.
Kubernetes with contact_points = { "cassandra" }).

This could result in no host details for <peer IP> errors when using
multiple instances of the Cluster module.

Changelog:

https://github.com/thibaultcha/lua-cassandra/blob/master/CHANGELOG.md#132

This release fixes an issue encountered in environments with DNS
load-balancing in effect for contact_points provided as hostnames (e.g.
Kubernetes with `contact_points = { "cassandra" }`).

This could result in `no host details for <peer IP>` errors when using
multiple instances of the Cluster module.

Changelog:

https://github.com/thibaultcha/lua-cassandra/blob/master/CHANGELOG.md#132
@thibaultcha thibaultcha merged commit 98b639b into master Aug 12, 2018
@thibaultcha thibaultcha deleted the chore/bump-lua-cassandra branch August 12, 2018 19:32
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

Successfully merging this pull request may close these issues.

1 participant