zhangsong created KUDU-1736:
-------------------------------
Summary: 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)