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

Jean-Daniel Cryans updated KUDU-1905:
-------------------------------------
    Summary: Allow reinserts on pk-only tables  (was: TS can not start)

> Allow reinserts on pk-only tables
> ---------------------------------
>
>                 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.4.14#64029)

Reply via email to