[
https://issues.apache.org/jira/browse/KUDU-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626896#comment-15626896
]
Todd Lipcon commented on KUDU-1736:
-----------------------------------
Do you still have INFO logs available from this tablet server around the
timestamp '2016-10-26 23:25:17'?
The two operations were assigned timestamps at 2016-10-26 23:25:17.085494 and
2016-10-26 23:25:17.078407, so would be interesting to know if the tablet was
undergoing a compaction, etc, during that time range.
> 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)