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)