-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
gaxpriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Environment details
- Programming language: Java
- OS: Linux
Steps to reproduce
- Create a singleton RPC call for the Pub/Sub Lite cursor service using the blocking generated GAX surface, or using the futures surface followed by a call to
get() - It blocks forever (or at least 100 hours) in some edge case, despite a timeout of 300 seconds in the service configuration.
Metadata
Metadata
Assignees
Labels
gaxpriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.