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)