[
https://issues.apache.org/jira/browse/KUDU-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121125#comment-17121125
]
Todd Lipcon commented on KUDU-3131:
-----------------------------------
I can confirm I'm able to reproduce this on Ubuntu 18.04 x86 as well
(deadlocked after 17 iterations of rw_mutex-test).
Perhaps we should consider our own rwlock implementation, or at least file on
upstream Ubuntu bug tracker to request a backport (seems there is discussion in
the above linked ticket)
> test rw_mutex-test hangs sometimes if build_type is release
> -----------------------------------------------------------
>
> Key: KUDU-3131
> URL: https://issues.apache.org/jira/browse/KUDU-3131
> Project: Kudu
> Issue Type: Sub-task
> Reporter: huangtianhua
> Priority: Major
>
> Built and test kudu on aarch64, in release mode there is a test hangs
> sometimes(maybe a deadlock?) the console out as following:
> [==========] Running 2 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 2 tests from Priorities/RWMutexTest
> [ RUN ] Priorities/RWMutexTest.TestDeadlocks/0
> And seems it's ok in debug mode.
> Now only this one test failed sometimes on aarch64, [~aserbin] [~adar] would
> you please have a look for this? Or give some suggestion to us, thanks very
> much.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)