spring-cloud/spring-cloud-netflix

pause endpoint not work with spring cloud bus

开放

#3,841 创建于 2020年7月22日

 (4 条评论) (0 个反应) (0 位负责人)Java (2,433 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (4,805 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南