You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/03/15 09:34:46 UTC

[GitHub] [hbase] Apache9 commented on pull request #3051: HBASE-25665 Option to use hostname instead of canonical hostname for secure HBase cluster connection

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:
users@infra.apache.org