spring-cloud / spring-cloud/spring-cloud-bus
Service Registry Bus endpoint
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 445
- Forks
- 246
- Avg merge
- 16h 25m
- Merged PRs (30d)
- 5
Description
Allow users to change the instance status of a subset of instances. Ideally a new feature to destination would be to filter on ServiceInstance metadata. So, "change the instance status to UP (from OUT_OF_SERVICE) for all 'user' instances with version=2".
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 tracing the Service Registry Bus endpoint and the destination handling, then inspect how ServiceInstance metadata is represented and matched. Done means users can target instances by metadata, such as selecting user instances with version=2, and change their status from OUT_OF_SERVICE to UP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100