You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2019/05/28 17:34:00 UTC

[jira] [Created] (HDDS-1604) ContainerReader#initializeUsedBytes leaks DB reference

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org