Alexey Serbin created KUDU-3573:
-----------------------------------
Summary: TestNewOpsDontGetScheduledDuringUnregister sometimes fail
Key: KUDU-3573
URL: https://issues.apache.org/jira/browse/KUDU-3573
Project: Kudu
Issue Type: Bug
Reporter: Alexey Serbin
Attachments: maintenance_manager-test.txt.xz
The {{MaintenanceManagerTest.TestNewOpsDontGetScheduledDuringUnregister}}
scenario fails from time to time with output like below:
{noformat}
src/kudu/util/maintenance_manager-test.cc:468: Failure
Expected: (op1.DurationHistogram()->TotalCount()) <= (2), actual: 3 vs 2
{noformat}
Full output produced by the test scenario is attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)