You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2018/01/06 01:51:03 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16314286#comment-16314286 ] 

Todd Lipcon commented on KUDU-1554:
-----------------------------------

Possible the above issue was due to KUDU-1607

> 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
>
> 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
(v6.4.14#64029)