[
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)