Mohan Li
Mohan Li
Sorry for the late response. I do not have a github issue. The background is that CBT is migrating to gRPC DirectPath, which is a google internal project. If you...
@telpirion Hi Eric, Can you help to merge this PR? Thanks!
Hi Frank, we recently fixed this bug that a call credential will be required to build a DirectPath channel, and the code is just merged this Monday, https://github.com/googleapis/sdk-platform-java/pull/2281. With this...
Hi Frank, can you give more context about why you want to use NoCredentials in this use case? And if NoCredentials is used, it means RPCs do not have call...
Hi Frank, is it possible to use custom call credential instead of using interceptors? cc @apolcyn
Yes. Bigtable and Spanner has deprecated any DirectPath usage with gRPCLB, and they will only use DirectPath with Traffic Director in the future. So we should remove this option.