[
https://issues.apache.org/jira/browse/KUDU-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-1495.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> Deleted tablets may not quiesce maintenance operations in a timely fashion
> --------------------------------------------------------------------------
>
> Key: KUDU-1495
> URL: https://issues.apache.org/jira/browse/KUDU-1495
> Project: Kudu
> Issue Type: Bug
> Components: tserver
> Affects Versions: 0.9.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: 1.0.0
>
>
> With multiple maintenance manager threads, if a tablet is very
> under-compacted, and you delete the tablet, it will get stuck in 'QUIESCING'
> state for quite some time. It seems like new maintenance operations will
> still start on that tablet even though it is in 'quiescing' state. This can
> cause a tablet to remain for quite some time running compactions even after
> its table has been deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)