Apache9 commented on pull request #3051: URL: https://github.com/apache/hbase/pull/3051#issuecomment-799268430
Have you tried it in an environment where reverse dns lookup is impossible? We met the the same problem in the past but here is no way to solve it in HBase, as there is a DNS lookup inside JRE... https://github.com/AdoptOpenJDK/openjdk-jdk11u/blob/c37060d131c4c77ea62e9f07b283a45969c85cd1/src/java.security.jgss/share/classes/sun/security/krb5/PrincipalName.java#L415 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
