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

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

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

Todd Lipcon resolved KUDU-1796.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Dinesh fixed this in 839bd6f9abe3dedf439628e80fd7111763c11b52

> 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
>             Fix For: 1.2.0
>
>
> 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)