Dinesh Bhat created KUDU-1796:
---------------------------------
Summary: ToolTest.TestLocalReplicaTombstoneDelete fails
sporadically
Key: KUDU-1796
URL: https://issues.apache.org/jira/browse/KUDU-1796
Project: Kudu
Issue Type: Bug
Components: test
Affects Versions: 1.1.1
Reporter: Dinesh Bhat
Assignee: Dinesh Bhat
Flaky test dashboard shows following assert quite frequently:
{noformat}
/data1/jenkins-workspace/kudu-workspace/src/kudu/tools/kudu-tool-test.cc:1203:
Failure
Value of: tombstoned_opid.index()
Actual: 205
Expected: last_logged_opid.index()
Which is: 206
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)