Xiaoyu Yao created HDDS-1604: -------------------------------- Summary: ContainerReader#initializeUsedBytes leaks DB reference Key: HDDS-1604 URL: https://issues.apache.org/jira/browse/HDDS-1604 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Xiaoyu Yao Assignee: Xiaoyu Yao
This was caught by the New ContainerCache with reference counting from HDDS-1449. The root cause is an unclosed KeyValueBlockIterator from ContainerReader#initializeUsedBytes. I will post a patch shortly, which will fix some UT failures exposed by HDDS-1449. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org