You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/09/22 21:39:20 UTC

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

Todd Lipcon created KUDU-1634:
---------------------------------

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


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)