spring-cloud / spring-cloud-stream-binder-kafka

Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Apache License 2.0
331 stars 301 forks source link

GH-1138: HealthIndicator Improvements #1158

Closed garyrussell closed 3 years ago

garyrussell commented 3 years ago

Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/1138

Don't report DOWN if a container is stopped normally. This is a valid state when containers are not auto-startup or are stopped while the app remains running.

Containers are stopped abnormally when