You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/02/19 23:51:00 UTC

[jira] [Updated] (HBASE-23872) [Flakey Test] TestGenerateDelegationToken; Master not initialized after 200000ms

     [ https://issues.apache.org/jira/browse/HBASE-23872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Stack updated HBASE-23872:
----------------------------------
    Attachment: 0001-HBASE-23872-Flakey-Test-TestGenerateDelegationToken-.patch

> [Flakey Test] TestGenerateDelegationToken; Master not initialized after 200000ms
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-23872
>                 URL: https://issues.apache.org/jira/browse/HBASE-23872
>             Project: HBase
>          Issue Type: Task
>          Components: flakies
>            Reporter: Michael Stack
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: 0001-HBASE-23872-Flakey-Test-TestGenerateDelegationToken-.patch
>
>
> This one was complaint about Master not initializing. Happened twice in a row on local run. Looking the in the .txt and -output.txt was no help but when I looked in the xml, I found this complaint:
> {code}
> org.apache.hadoop.hbase.ClockOutOfSyncException: Server localhost,53153,1582096705773 has been rejected; Reported time is too far out of sync with master.  Time difference of 44964ms > max allowed of 30000ms
> {code}
> Indeed, RS is initialized then does its kerberos stuff and there is a big pause of almost 45 seconds.
> For now, let me up tolerance for all tests derived from SecureTestCluster



--
This message was sent by Atlassian Jira
(v8.3.4#803005)