This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
[PubSub] PubSubInboundChannelAdapter stop pulling messages from PubSub #2552
Labels
pubsub
GCP PubSub
I have SpringBoot App deployed in GKE pod, that pulls messages from pubsub:
It works fine, but then it stopped pulled messages, if I restart the pod it works fine.
Nothing in the logs.
I have many pods that subscribed to different subscriptions and this issue happens for all of them.
can be once in a month, but consistently happens, and require us to restart the pods all the time (production cluster)
spring boot: 2.3.0.RELEASE
spring-cloud-gcp-starter-pubsub 1.2.5.RELEASE
The text was updated successfully, but these errors were encountered: