You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2017/05/26 18:45:04 UTC

[jira] [Updated] (KUDU-1905) TS can not start

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

Adar Dembo updated KUDU-1905:
-----------------------------
    Target Version/s: 1.3.0  (was: 1.2.1, 1.3.0)

> TS can not start
> ----------------
>
>                 Key: KUDU-1905
>                 URL: https://issues.apache.org/jira/browse/KUDU-1905
>             Project: Kudu
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.2.0
>         Environment: kudu1.2、CDH5.10
>            Reporter: YulongZ
>            Assignee: David Alves
>            Priority: Blocker
>             Fix For: 1.3.0
>
>
> TabletServer can not start, here is the log:
> {code}
> Mar 1, 8:40:03.872 PM	ERROR	compaction.cc:966	
> Status: Corruption: empty changelist - expected column updates Unable to decode changelist.
> Source Row: RowIdxInBlock: 0; Base: (string party_id=<redacted>, string cust_id=<redacted>, string source_system=<redacted>); Undo Mutations: [@6096334378197721088(DELETE)]; Redo Mutations: [@6096334378560618496(DELETE), @6096334430649839616([invalid: Corruption: empty changelist - expected column updates])];
> Dest Row: RowIdxInBlock: 0; Base: (string party_id=<redacted>, string cust_id=<redacted>, string source_system=<redacted>); Undo Mutations: [@6096334378560618496(DELETE)]; Redo Mutations: [@6096334378197721088(DELETE)];
> Mar 1, 8:40:03.872 PM	FATAL	tablet_peer_mm_ops.cc:128	
> Check failed: _s.ok() FlushMRS failed on 325bb987ab604d8d9629f8ba4153f7d6: Corruption: Flush to disk failed: empty changelist - expected column updates
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)