You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/02/24 18:37:18 UTC

[jira] [Comment Edited] (ACCUMULO-4150) KerberosRenewalIT fails to finish

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

Josh Elser edited comment on ACCUMULO-4150 at 2/24/16 5:36 PM:
---------------------------------------------------------------

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.


was (Author: elserj):
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)