You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "jiaqiyang (JIRA)" <ji...@apache.org> on 2018/12/13 06:31:00 UTC

[jira] [Comment Edited] (KUDU-2638) kudu cluster restart very long time to reused

    [ https://issues.apache.org/jira/browse/KUDU-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719810#comment-16719810 ] 

jiaqiyang edited comment on KUDU-2638 at 12/13/18 6:30 AM:
-----------------------------------------------------------

so that tablet lifcycle from init to runing very Slow:

when boostrap,there is many major compat in tserver;

how can we improve the time the tablet avilable!


was (Author: jiaqiyang):
so that tablet lifcycle from init to runing very Slow:

when boostrap,there is many major compat in tserver;how can we improve the time the tablet avilable!

> kudu cluster restart very long time to reused
> ---------------------------------------------
>
>                 Key: KUDU-2638
>                 URL: https://issues.apache.org/jira/browse/KUDU-2638
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: jiaqiyang
>            Priority: Major
>
> when restart my kudu cluster ;all tablet not avalible:
> run kudu cluster ksck show that:
> Table Summary                                                                                                                                                  
> Name | Status | Total Tablets | Healthy | Under-replicated | Unavailable
> --------------------------------------------------------------------------------+------------
> t1 | HEALTHY | 1 | 1 | 0 | 0
> t2 | UNAVAILABLE | 5 | 0 | 1 | 4
> t3 | UNAVAILABLE | 6 | 2 | 0 | 4
> t3 | UNAVAILABLE | 3 | 0 | 0 | 3



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