This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
Spring Cloud Stream doesn't see a health indicator for Pub/Sub and therefore report it as UNKNOWN. #2631
Labels
pubsub
GCP PubSub
Common health indicator is not enough for Spring Cloud Stream
When I getting health from spring actuator, response is:
components": {
"binders": {"status": "UNKNOWN", "components": {"pubsub": {"status": "UNKNOWN"}}}
The part from my config yaml.
The part from my pom.xml
The text was updated successfully, but these errors were encountered: