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

Josh Elser commented on ACCUMULO-4422:
--------------------------------------

Argh, sorry. I had a different test time out:

{code}
Running org.apache.accumulo.test.functional.KerberosIT
Tests run: 12, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 445.083 sec 
<<< FAILURE! - in org.apache.accumulo.test.functional.KerberosIT
testGetDelegationTokenDenied(org.apache.accumulo.test.functional.KerberosIT)  
Time elapsed: 300.016 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 300 seconds
        at 
org.apache.accumulo.test.functional.KerberosIT.testGetDelegationTokenDenied(KerberosIT.java:499)
{code}

> Logging should be initialized prior to attempting kerberos login
> ----------------------------------------------------------------
>
>                 Key: ACCUMULO-4422
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4422
>             Project: Accumulo
>          Issue Type: Bug
>          Components: gc, master, trace, tserver
>    Affects Versions: 1.6.5, 1.7.1, 1.7.2
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>             Fix For: 1.6.6, 1.7.3, 1.8.0
>
>         Attachments: ACCUMULO-4422.1.6.v1.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Right now we attempt to do server logins prior to initializing the logging 
> system, which means we don't see any of our helpful debugging messages when 
> things go wrong.



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

Reply via email to