mirror of https://github.com/grpc/grpc-java.git
![]() Setting the authority is only useful when creating a real stream, as there will be a following pick otherwise. In addition, DelayedStream will buffer each call to setAuthority() in a list and we don't want that memory usage. Note that no LBs are using this feature yet, so users would not have been exposed to the memory use. We also needed to setAuthority() when the LB selected a subchannel on the first pick attempt. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
build.gradle |