lhotari commented on issue #4585: URL: https://github.com/apache/bookkeeper/issues/4585#issuecomment-2809259544
@nodece Adding `-Dsun.net.inetaddr.ttl=1 -Dsun.net.inetaddr.negative.ttl=1` to test JVM args could possible help without switching to Netty DNS resolver. I don't think that DNS resolution itself hangs. It's more likely to be a result of cached addresses. The default negative cache is 10 seconds and default cache is 30 seconds on recent JVM versions. -- 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]
