[ https://issues.apache.org/jira/browse/FLINK-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020109#comment-16020109 ]
ASF GitHub Bot commented on FLINK-6659: --------------------------------------- Github user zentol commented on the issue: https://github.com/apache/flink/pull/3962 +1. > RocksDBMergeIteratorTest, SavepointITCase leave temporary directories behind > ---------------------------------------------------------------------------- > > Key: FLINK-6659 > URL: https://issues.apache.org/jira/browse/FLINK-6659 > Project: Flink > Issue Type: Bug > Components: Tests > Affects Versions: 1.2.0, 1.3.0, 1.2.1, 1.2.2 > Reporter: Nico Kruber > Assignee: Nico Kruber > > {{RocksDBMergeIteratorTest}} uses a newly created temporary directory (via > {{CommonTestUtils.createTempDirectory()}}) for its RocksDB instance but does > not delete is when finished. We should better replace this pattern with a > proper {{@Rule}}-based approach -- This message was sent by Atlassian JIRA (v6.3.15#6346)