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

More Documentation on Clustering #50

Open
akrizs opened this issue Jan 22, 2024 · 2 comments
Open

More Documentation on Clustering #50

akrizs opened this issue Jan 22, 2024 · 2 comments

Comments

@akrizs
Copy link

akrizs commented Jan 22, 2024

Is there any more documentation on clustering multiple instances together, perhaps in a kubernetes cluster way, i'm getting this error when trying to start it up with raft plugin.

2024-01-22 18:14:49.851 INFO rmqtt_cluster_raft.248 | rmqtt-cluster-raft init
thread 'main' panicked at rmqtt-bin/src/server.rs:63:57:
called `Result::unwrap()` on an `Err` value: Msg("Failed to register 'rmqtt-cluster-raft' plug-in, raft listening address does not exist ")
@rmqtt
Copy link
Owner

rmqtt commented Jan 23, 2024

  1. This error is due to the incorrect setting of the "raft_peer_addrs" item in the "rmqtt-cluster-raft.toml" configuration.
  2. I have not deployed an rmqtt cluster on kubernetes yet, and will try it in the future.

@akrizs
Copy link
Author

akrizs commented Jan 23, 2024

Thanks for a quick reply!

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