jianfengqs opened a new pull request, #781: URL: https://github.com/apache/skywalking-java/pull/781
When running test cases on macOS, an error occurs with the following message: **"Unable to load io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider, fallback to system defaults. This may result in incorrect DNS resolutions on macOS. Check whether you have a dependency on 'io.netty:netty-resolver-dns-native-macos'."** This commit is intended to fix this error. <img width="3540" height="1050" alt="微信图片_20251118224744_59223_147" src="https://github.com/user-attachments/assets/ec1151c9-f75f-4672-ae46-57783b89a467" /> - [ ] Update the [`CHANGES` log](https://github.com/apache/skywalking-java/blob/main/CHANGES.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
