spring-cloud/spring-cloud-netflix

pause endpoint not work with spring cloud bus

オープン

#3,841 opened on 2020/07/22

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Java (2,433 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,805 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド