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:26:00 UTC

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

jiaqiyang created KUDU-2638:
-------------------------------

             Summary: 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


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



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