[
https://issues.apache.org/jira/browse/KUDU-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Percy updated KUDU-1505:
-----------------------------
Issue Type: New Feature (was: Bug)
> Add a tool to mark a tablet as quarantined
> ------------------------------------------
>
> Key: KUDU-1505
> URL: https://issues.apache.org/jira/browse/KUDU-1505
> Project: Kudu
> Issue Type: New Feature
> Components: ops-tooling, tablet
> Affects Versions: 0.9.0
> Reporter: Mike Percy
>
> It would be useful to have a tool that could mark a tablet as "quarantined"
> or manually "deleted", so that the TSTabletManager does not attempt to start
> the tablet. This would be helpful in the case that there is a problem with
> the tablet that is causing a TS crash on startup, for example.
> Quarantining could carry out the following steps:
> 1. Construct a tar ball consisting of the contents of the tablet, including
> superblock, data blocks, write ahead logs, consensus metadata, and any other
> relevant information. This could be saved for later debugging by a Kudu
> developer.
> 2. Safely remove all of the contents of the tablet, including all data blocks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)