spring-cloud / spring-cloud/spring-cloud-bus
Document rabbitMQ settings when used with cloud bus
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 445
- Forks
- 246
- Avg merge
- 16h 25m
- Merged PRs (30d)
- 5
Description
in issue #73 @thpeng found a config setting which helps that restarting services don fail to start due to weird que problems.
Maybe there should be a visible warning or hint that using the different que_master_locator setting the problem disappears.
(The issue is quite serious as it prevented deployments in the past for my project as well and required manual intervention and reinstallation of rabbitMQ with data loss)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #73 and locating the Spring Cloud Bus documentation for RabbitMQ configuration; no file or test is named in this issue. Document the que_master_locator setting and the deployment problem it addresses, with a visible warning or hint for users, and verify that the resulting guidance is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rabbitmq
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100