You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "zhangsong (JIRA)" <ji...@apache.org> on 2016/11/04 01:52:00 UTC

[jira] [Comment Edited] (KUDU-1736) kudu crash in debug build: unordered undo delta

    [ https://issues.apache.org/jira/browse/KUDU-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634917#comment-15634917 ] 

zhangsong edited comment on KUDU-1736 at 11/4/16 1:51 AM:
----------------------------------------------------------

Sorry, i forgot to dump the log, will check whether the log still exist (depends on whether our regular log cleaner has delete it).
btw, 


was (Author: brucesz):
Sorry, i forgot to dump the log, will check whether the log still exist (depends on whether our regular log cleaner has delete it).

> kudu crash in debug build: unordered undo delta
> -----------------------------------------------
>
>                 Key: KUDU-1736
>                 URL: https://issues.apache.org/jira/browse/KUDU-1736
>             Project: Kudu
>          Issue Type: Bug
>            Reporter: zhangsong
>
> in jd cluster we met kudu-tserver crash with fatal messages described as follow:
> Check failed: last_key_.CompareTo<UNDO>(key) <= 0 must insert undo deltas in sorted order (ascending key, then descending ts): got key (row 1422@tx6052042821982183424) after (row 1422@tx6052042821953155072)
> This is a dcheck which should not failed.



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