[jira] [Updated] (KUDU-1172) Enable deleting tablets before or while they bootstrap

2020-06-01 Thread Grant Henke (Jira)


 [ 
https://issues.apache.org/jira/browse/KUDU-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Henke updated KUDU-1172:
--
Labels: supportability  (was: )

> Enable deleting tablets before or while they bootstrap
> --
>
> Key: KUDU-1172
> URL: https://issues.apache.org/jira/browse/KUDU-1172
> Project: Kudu
>  Issue Type: Improvement
>  Components: tserver
>Affects Versions: Feature Complete
>Reporter: Jean-Daniel Cryans
>Priority: Minor
>  Labels: supportability
>
> An issue we faced recently on the YCSB cluster is that some disks got full 
> and there was no easy way to bring the tservers back. We had a lot of old 
> tables we could have deleted but in order to do that the tablets must first 
> go through bootstrapping... which is impossible on a full disk.
> Ideas (Todd's mostly):
> - Add a configurable delay (default:0s) when a tserver starts before it 
> bootstraps, this way it could get DeleteTablet calls from the master.
> - Make it possible to delete tablets while they are in queue to bootstrap.
> - Make it possible to delete bootstrapping tablets.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (KUDU-1172) Enable deleting tablets before or while they bootstrap

2018-02-16 Thread Grant Henke (JIRA)

 [ 
https://issues.apache.org/jira/browse/KUDU-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Henke updated KUDU-1172:
--
Target Version/s:   (was: 1.5.0)

> Enable deleting tablets before or while they bootstrap
> --
>
> Key: KUDU-1172
> URL: https://issues.apache.org/jira/browse/KUDU-1172
> Project: Kudu
>  Issue Type: Improvement
>  Components: tserver
>Affects Versions: Feature Complete
>Reporter: Jean-Daniel Cryans
>Priority: Minor
>
> An issue we faced recently on the YCSB cluster is that some disks got full 
> and there was no easy way to bring the tservers back. We had a lot of old 
> tables we could have deleted but in order to do that the tablets must first 
> go through bootstrapping... which is impossible on a full disk.
> Ideas (Todd's mostly):
> - Add a configurable delay (default:0s) when a tserver starts before it 
> bootstraps, this way it could get DeleteTablet calls from the master.
> - Make it possible to delete tablets while they are in queue to bootstrap.
> - Make it possible to delete bootstrapping tablets.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)