We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
My services updated to spring-cloud-gcp 7.4.2 which brings version v26.73.0 of the Google BOM.
Since that update I see a lot of those warnings in the logs:
No response from server for 20 seconds since last ping. Closing stream.
This seems to be related to some recent changes: #2605 Logger is: com.google.cloud.pubsub.v1.StreamingSubscriberConnection
com.google.cloud.pubsub.v1.StreamingSubscriberConnection
I'm not sure yet if this is a real issue or just too many logs. Can please investigate / fix this?
Thanks,
Christopher
Environment details
General, Core, and Other are also allowed as types
Description
My services updated to spring-cloud-gcp 7.4.2 which brings version v26.73.0 of the Google BOM.
Since that update I see a lot of those warnings in the logs:
This seems to be related to some recent changes: #2605
Logger is:
com.google.cloud.pubsub.v1.StreamingSubscriberConnectionI'm not sure yet if this is a real issue or just too many logs. Can please investigate / fix this?
Thanks,
Christopher