[ https://issues.apache.org/jira/browse/KUDU-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725550#comment-16725550 ]
jiaqiyang edited comment on KUDU-2638 at 12/20/18 3:16 AM: ----------------------------------------------------------- Thank you for your attention! yes i think so:there is many UPDATEs in my case: mysql binlog realtime Synchronize to kudu so there is many UPDATEs events we want to use kudu as a retime OLAP engion was (Author: jiaqiyang): yes i think so:there is many UPDATEs in my case: mysql binlog realtime Synchronize to kudu so there is many UPDATEs events we want to use kudu as a retime OLAP engion > 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 > Fix For: n/a > > Attachments: kudu16.tc.tablet.png, tserverLog.tar.gz > > > 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)