gRPC: hang on first request when using GrpcStorageOptions.setAttemptDirectPath(true)
and GOOGLE_CLOUD_ENABLE_DIRECT_PATH_XDS=true
#1737
Labels
api: storage
Issues related to the googleapis/java-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Milestone
Affected version(s): 2.14.0+
There is a noticeable hang (several seconds) for the first request from the client when using directPath XDS. After the initial hang it doesn't seem to be an issue.
The text was updated successfully, but these errors were encountered: