Michael Stack created HBASE-23872:
-------------------------------------
Summary: [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
Fix For: 3.0.0, 2.3.0
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)