Group instances
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
Is your feature request related to a problem? Please describe.
Service developers and administrators can't easily group instances in HA for a specific purpose, e.g. by department.
Describe the solution you'd like
Allow instance to be grouped by a paramter in the registration metadata. Users then access specific group by a parameter in the URL.
Describe alternatives you've considered
Group by serviceID - may cause other problems with existing deployments and clients.
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 reviewing how HA instances consume registration metadata and how URL parameters select services. Clarify the grouping parameter, its interaction with serviceID, and the expected behavior for existing deployments and clients. Done means instances can register into a group and users can reliably access that group through the URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100