grpc / grpc/grpc-java

DnsNameResolver SRV and TXT doesn't observe search domains

Open
#5,273 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

There's a JDK bug: https://bugs.openjdk.java.net/browse/JDK-8170306 . This was mentioned in #5218.

Since SRV and TXT are still basically experimental, it's unclear how much to prioritize this. It's also unclear how we could solve this. We could use Netty's DNS resolution, although that has its own complexities and risks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.