spring-cloud / spring-cloud/spring-cloud-netflix

Port LocalApplicationHealthCheckHandler from sidecar to eureka-client

Open
#3,744 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.