[ https://issues.apache.org/jira/browse/HDFS-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351163#comment-14351163 ]
Charles Lamb commented on HDFS-7844: ------------------------------------ I applied your latest patch and set breakpoints at all of the exceptional throws in ByteArrayMemoryManager.java. Then I ran the unit test. The following lines did not trigger: 91, 94, 117, 129, 135, 165, 171, 190, 203, 245, 251. I think those are the exceptions in allocate, free, one of the ones in putShort, and all of the throws in the getters. > Create an off-heap hash table implementation > -------------------------------------------- > > Key: HDFS-7844 > URL: https://issues.apache.org/jira/browse/HDFS-7844 > Project: Hadoop HDFS > Issue Type: Sub-task > Affects Versions: HDFS-7836 > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Attachments: HDFS-7844-scl.001.patch, HDFS-7844-scl.002.patch, > HDFS-7844-scl.003.patch > > > Create an off-heap hash table implementation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)