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

multiple addresses? #45

Open
Roguelazer opened this issue Apr 28, 2022 · 1 comment
Open

multiple addresses? #45

Roguelazer opened this issue Apr 28, 2022 · 1 comment

Comments

@Roguelazer
Copy link

This crate looks super-cool; have you given any thought to how to allow nodes to have multiple addresses? For example, in a mixed IPv4 and IPv6 stack world, some nodes may have both an IPv4 address and an IPv6 address, and some may have only one or the other. This is a big problem deploying Cassandra in mixed-stack environments (since its gossip address can only be a single socket address).

@M0NsTeRRR
Copy link

M0NsTeRRR commented Jul 14, 2024

Using quickwit in a dual stack environnement in kubernetes, would be cool to support it 👍

2024-07-14T22:58:40.521Z  WARN chitchat::server: Failed to gossip with seed node. error=failed to send chitchat message to peer

Caused by:
    Address family not supported by protocol (os error 97) node_address=[2001:cafe:42::3:9c76]:7282

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

2 participants