[ 
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:55 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, 2016-10-26 23:25:17.085494(refered as t1) is later than 2016-10-26 
23:25:17.078407(refered as t2),so the  t1 should be after t2 in undo list?


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).
btw, 2016-10-26 23:25:17.085494(refered as t1) is later than 2016-10-26 
23:25:17.078407(refered as t2),so the  t1 should be 

> 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)

Reply via email to