spring-cloud/spring-cloud-netflix

pause endpoint not work with spring cloud bus

Open

#3841 aperta il 22 lug 2020

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Java (2433 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4805 star)
Metriche merge PR
 (Merge medio 3h 47m) (5 PR mergiate in 30 g)

Descrizione

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

Guida contributor