spring-cloud / spring-cloud/spring-cloud-bus

Service Registry Bus endpoint

Open
#84 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.