You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2016/11/30 03:43:58 UTC

[jira] [Resolved] (KUDU-1634) TS should delete tmp metadata files on startup

     [ https://issues.apache.org/jira/browse/KUDU-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adar Dembo resolved KUDU-1634.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Fixed in commits 85404f6, 164368b, and 8ff4d12.

> TS should delete tmp metadata files on startup
> ----------------------------------------------
>
>                 Key: KUDU-1634
>                 URL: https://issues.apache.org/jira/browse/KUDU-1634
>             Project: Kudu
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.0.0
>            Reporter: Todd Lipcon
>            Assignee: Smyatkin Maxim
>              Labels: newbie
>             Fix For: 1.2.0
>
>
> I just looked at a test cluster which has lots of tablets, and found that there are 11,000 "tmp" metadata files in the consensus-meta directory, but only about 1500 live tablets on the box. The others are leftover from previous times that the server crashed, I suppose.
> It's likely this is exacerbated in a test cluster environment, but regardless we should remove '*.tmp.*' files at startup.



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