spring-cloud/spring-cloud-netflix

pause endpoint not work with spring cloud bus

Open

#3,841 建立於 2020年7月22日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Java (4,805 star) (2,433 fork)batch import
enhancementhelp wanted

描述

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

貢獻者指南