Open matti opened 8 years ago
You need to adjust your cmb.properties file on all cmb machines in a high-availability setup. Queue names shouldn't use localhost except for a single instance deployment for testing.
You typically want to have your cmb instances behind a load balancer and then configure the dns of the load balancer as the service endpoint:
https://github.com/Comcast/cmb/blob/master/config/cmb.properties#L10-#L19
Thank you!
Are there any docs on how setup multiple cmb frontends? I have a working cassandra cluster and cmb works when there is only one intance. Scaling instances gives following exceptions: