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

pause endpoint not work with spring cloud bus

Open
#3,841 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Java
Stars
5k
Forks
2.5k
Avg merge
1d 2h
Merged PRs (30d)
10

Description

Describe the bug
when I use
compile('org.springframework.cloud:spring-cloud-starter-bus-amqp')
in eureka-client, I request /actuator/pause get true but it is also UP in eureka server. It looks like pause not work.

Sample
here is my code
https://github.com/zhoufeilongjava/eurka-demo.git

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

Reproduce the behavior from the linked eurka-demo sample with spring-cloud-starter-bus-amqp, focusing on the /actuator/pause endpoint and the Eureka client/server status. Done means identifying why the endpoint returns true while the instance remains UP in Eureka and verifying the corrected behavior against that sample.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend, distributed-systems
Issue type
Bug
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.