You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Andrew Wong (Jira)" <ji...@apache.org> on 2019/11/20 06:56:00 UTC

[jira] [Resolved] (KUDU-26) Handle corrupt Tablets at startup

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

Andrew Wong resolved KUDU-26.
-----------------------------
    Fix Version/s: 1.5.0
       Resolution: Fixed

This was fixed a while ago in a series of commits.

> Handle corrupt Tablets at startup
> ---------------------------------
>
>                 Key: KUDU-26
>                 URL: https://issues.apache.org/jira/browse/KUDU-26
>             Project: Kudu
>          Issue Type: Improvement
>          Components: tablet, tserver
>    Affects Versions: M3
>            Reporter: Todd Lipcon
>            Priority: Major
>             Fix For: 1.5.0
>
>
> Currently if any tablet fails to load at startup, the whole tserver fails to start. Instead, it should mark those tablets as being hosted by the server, but in a CORRUPT state. This will help admins find the issue and hopefully debug/recover, instead of causing cluster-wide downtime.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)