Alexey Serbin created KUDU-3075:
-----------------------------------
Summary: SubprocessServerTest.TestTimeoutWhileQueueingCalls
sometimes fails
Key: KUDU-3075
URL: https://issues.apache.org/jira/browse/KUDU-3075
Project: Kudu
Issue Type: Bug
Components: test
Affects Versions: 1.12.0
Reporter: Alexey Serbin
Attachments: subprocess_server-test.txt.xz
The test scenario sometimes fails like below (at least in TSAN builds):
{noformat}
W0314 03:52:48.979025 3014 server.h:119] failed to send request: End of file:
unable to send message: Other end of pipe was closed
src/kudu/subprocess/subprocess_server-test.cc:233: Failure
Value of: has_timeout_when_queueing
Actual: false
Expected: true
expected at least one timeout
{noformat}
The log is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)