[
https://issues.apache.org/jira/browse/HADOOP-10808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056865#comment-14056865
]
Andrew Wang commented on HADOOP-10808:
--------------------------------------
+1 pending, thanks Chris
> Remove unused native code for munlock.
> --------------------------------------
>
> Key: HADOOP-10808
> URL: https://issues.apache.org/jira/browse/HADOOP-10808
> Project: Hadoop Common
> Issue Type: Bug
> Components: native
> Affects Versions: 3.0.0, 2.5.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Attachments: HADOOP-10808.1.patch
>
>
> The Centralized Cache Management project added a native function for calling
> {{munlock}}. This function is unused though, because Centralized Cache
> Management calls {{munmap}}, which implicitly unlocks the memory too. Let's
> remove the unused code. This is a private/unstable class, so there is no
> backwards-compatibility concern.
--
This message was sent by Atlassian JIRA
(v6.2#6252)