DnsNameResolver SRV and TXT doesn't observe search domains
Open
- 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
Assessment
This issue has not been assessed yet.