You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dinesh Bhat (JIRA)" <ji...@apache.org> on 2016/12/07 20:08:58 UTC

[jira] [Updated] (KUDU-1796) ToolTest.TestLocalReplicaTombstoneDelete fails sporadically

     [ https://issues.apache.org/jira/browse/KUDU-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dinesh Bhat updated KUDU-1796:
------------------------------
    Description: 
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}

It is not clear whether this is a test bug or if this is catching a genuine bug, for now labeling this with test component.


  was:
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}




> 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
>              Labels: test
>
> 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}
> It is not clear whether this is a test bug or if this is catching a genuine bug, for now labeling this with test component.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)