[ 
https://issues.apache.org/jira/browse/ACCUMULO-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163380#comment-15163380
 ] 

Josh Elser commented on ACCUMULO-4150:
--------------------------------------

I was thinking about this one this morning.

I wonder if, for the {{Kerberos*IT}}s, we can use JUnit's {{Assume}} to check 
for "sane" DNS configurations before running the tests. I think we should be 
able do some simple check to for sane forward and reverse DNS lookups.

> KerberosRenewalIT fails to finish
> ---------------------------------
>
>                 Key: ACCUMULO-4150
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4150
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Christopher Tubbs
>             Fix For: 1.7.2
>
>
> KerberosRenewalIT never finishes when I run it. Looking into it a bit, and it 
> seems SecurityUtil might be using the wrong server principal. It might need 
> to use {{InetAddress.getLocalHost().getHostName()}} instead of 
> {{.getCanonicalHostName()}}. Could this be related?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to