Daniel Templeton created HDFS-10463: ---------------------------------------
Summary: TestRollingFileSystemSinkWithHdfs needs some cleanup Key: HDFS-10463 URL: https://issues.apache.org/jira/browse/HDFS-10463 Project: Hadoop HDFS Issue Type: Bug Reporter: Daniel Templeton Priority: Critical Attachments: HDFS-10463.001.patch There are three primary issues. The most significant is that the {{testFlushThread()}} method doesn't clean up after itself, which can cause other tests to fail. The other big issue is that the {{testSilentAppend()}} method is testing the wrong thing. An additional minor issue is that none of the tests are careful about making sure the metrics system gets shutdown in all cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org