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

zhangsong commented on KUDU-1462:
---------------------------------

can not reproduce  , close it here.

> when init Tablet Manager "Unable to parse PB from path of a tablet" will 
> crash tablet-server and stop it from starting/recovering..
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KUDU-1462
>                 URL: https://issues.apache.org/jira/browse/KUDU-1462
>             Project: Kudu
>          Issue Type: Bug
>          Components: tablet
>            Reporter: zhangsong
>
> Met this  when auto restart crashed kudu-tserver,  whole fatal messages is :
> "Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
> F0522 15:26:20.711071  7637 tablet_server_main.cc:55] Check failed: _s.ok() 
> Bad status: IO error: Could not init Tablet Manager: Failed to open tablet 
> metadata for tablet: 2a52bfd01fc1456ab2259498394dccff: Failed to load tablet 
> metadata for tablet id 2a52bfd01fc1456ab2259498394dccff: Could not load 
> tablet metadata from 
> /export/servers/kudu/tserver_data_7052/tablet-meta/2a52bfd01fc1456ab2259498394dccff:
>  Unable to parse PB from path: 
> /export/servers/kudu/tserver_data_7052/tablet-meta/2a52bfd01fc1456ab2259498394dccff"
> As in corner cases where PB of a tablet will be invalid and can not be 
> parsed, current behavior of kudu-tserver would be crash immediately, such 
> that one invalid TABLET will impact all other "normal " TABLET 's 
> bootstraping. Instead, kudu-tserver should mark the INVALID TABLET as 
> "Failed" and/or remove it from raft quorum.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to