Maybe use io.grpc.Uri for target parsing in ManagedChannelRegistry by jdcormie · Pull Request #12608 · grpc/grpc-java (original) (raw)

Ugh. That's annoying for so small a usage. But it all makes sense.

FWIW, we've been moving things to testFixtures over time, since those are never shipped to users (and users have used some of our internal test utilities). So api/src/testFixtures would have been a bit better, but it's not that big of a deal and can be changed later.