Alexey Serbin created KUDU-2991:
-----------------------------------
Summary: HmsClientTest.TestHmsFaultHandling sometimes fails with
THRIFT_EAGAIN (timed out)
Key: KUDU-2991
URL: https://issues.apache.org/jira/browse/KUDU-2991
Project: Kudu
Issue Type: Bug
Components: hms, test
Affects Versions: 1.10.0, 1.11.0
Reporter: Alexey Serbin
Attachments: hms_client-test.0.txt.xz
The {{HmsClientTest.TestHmsFaultHandling}} sometimes fails in TSAN builds with
the following error:
{noformat}
Starting hive metastore on port 0
/data0/jenkins/workspace/kudu-pre-commit-unittest-TSAN/src/kudu/hms/hms_client-test.cc:369:
Failure
Failed
Bad status: Timed out: failed to get Hive Metastore database: THRIFT_EAGAIN
(timed out)
Shutting down hive metastore.
{noformat}
The full log is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)