spring-cloud / spring-cloud/spring-cloud-netflix
Port LocalApplicationHealthCheckHandler from sidecar to eureka-client
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5k
- Forks
- 2.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 10
Description
Hello all,
Until now, I'm using spring-cloud-netflix-sidecar with the current release but after a quick look in the current development branch, it appears the module will be deleted in the next release (or soon).
I'm embarrassed because I need a sidecar and I could not find any substitute.
Do you have any suggestions? How will we continue to have a sidecar, which will work with spring cloud, for our applications?
Thanks in advance!
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 locating LocalApplicationHealthCheckHandler in the sidecar and eureka-client modules and compare how each module exposes health-check functionality. The work is complete when the handler is available in eureka-client with equivalent behavior and the module's existing verification passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100