#### Environment details 1. Specify the API at the beginning of the title. For example, "BigQuery: ..."). General, Core, and Other are also allowed as types 2. OS type and version: Base Image: eclipse-temurin:21-jre 3. Java version: 21 4. version(s): v26.73.0 # Description My services updated to [spring-cloud-gcp 7.4.2](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases/tag/v7.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` 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