You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/01 18:39:00 UTC

[jira] [Resolved] (KUDU-1554) Tombstoned replicas remain on TS even after table is deleted

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

Grant Henke resolved KUDU-1554.
-------------------------------
    Fix Version/s: NA
       Resolution: Cannot Reproduce

> Tombstoned replicas remain on TS even after table is deleted
> ------------------------------------------------------------
>
>                 Key: KUDU-1554
>                 URL: https://issues.apache.org/jira/browse/KUDU-1554
>             Project: Kudu
>          Issue Type: Bug
>          Components: master, tserver
>    Affects Versions: 1.2.0
>            Reporter: Todd Lipcon
>            Priority: Minor
>             Fix For: NA
>
>
> If a replica is deleted on a live table, a tombstone replica is left with TABLET_DATA_TOMBSTONED state. If the table is then deleted, those tombstones aren't cleaned up, and will remain on the tserver until the next time the tserver restarts.
> Not a big deal, but it may be confusing to users to see these tombstones sticking around.



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