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 2016/08/11 21:26:20 UTC

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

Todd Lipcon created KUDU-1554:
---------------------------------

             Summary: 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: 0.10.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.3.4#6332)