[
https://issues.apache.org/jira/browse/KUDU-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jiaqiyang updated KUDU-2638:
----------------------------
Description:
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
was:
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
---------------------------------------------------+------------------+---------------+---------+------------------+-------------
| HEALTHY | 1 | 1 | 0
| 0
| UNAVAILABLE | 5 | 0 | 1
| 4
| UNAVAILABLE | 6 | 2 | 0 | 4
| UNAVAILABLE | 3 | 0 | 0
| 3
> 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)