On Mon, Jul 20, 2015 at 10:45 PM, Grant Henke <ghe...@cloudera.com> wrote:
> In one run of the core tests I found the following: > > - 4584 regular files (REG) > - 376 .jar files > - Not much one can/should do here. Many are from gradle itself. > - 2392 kafka .log files > - why are these being leaked? > - after a single test no file handles should remain > - 1162 kafka .log.deleted files > - why are these being leaked? > Some of those are probably due to: https://issues.apache.org/jira/browse/KAFKA-1782 Ismael