Investigate the impact of changing ClientConext's getEndpoint() on downstream Handwritten Libraries #2295
Labels
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.
Modifying this value:
sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/ClientContext.java
Line 259 in 2cb0f9e
to be the resolved endpoint from the EndpointContext may break downstream handwritten libraries.
If there is no impact, try to change the value.
If there is impact and ClientContext needs to return the resolvedEndpoint, look into exposing a few field to return
The text was updated successfully, but these errors were encountered: