[
https://issues.apache.org/jira/browse/HADOOP-10808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-10808:
-----------------------------------
Hadoop Flags: Reviewed
The test failures are unrelated. It look like we're having an environmental
issue in the new Jenkins slaves. I'm going to commit this patch.
> 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)