Alexey Serbin created KUDU-3652:
-----------------------------------
Summary: MaintenanceManagerTest.TestPriorityOpLaunch fails from
time to time
Key: KUDU-3652
URL: https://issues.apache.org/jira/browse/KUDU-3652
Project: Kudu
Issue Type: Bug
Components: test
Reporter: Alexey Serbin
Attachments: maintenance_manager-test.txt.xz
The TestPriorityOpLaunch scenario of the MaintenanceManagerTes in
maintenance_manager-test fails from time to time with errors like below (this
one was captured for a TSAN build):
{noformat}
src/kudu/util/maintenance_manager-test.cc:867: Failure
Expected equality of these values:
ordered_ops.front()
Which is: "op6"
instance.name()
Which is: "op7"
{noformat}
Full log is attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)