[
https://issues.apache.org/jira/browse/HADOOP-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HADOOP-10882:
---------------------------------
Resolution: Fixed
Fix Version/s: 2.6.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks for the quick review, ATM. Committed to trunk and branch-2.
> Move DirectBufferPool into common util
> --------------------------------------
>
> Key: HADOOP-10882
> URL: https://issues.apache.org/jira/browse/HADOOP-10882
> Project: Hadoop Common
> Issue Type: Task
> Components: util
> Affects Versions: 2.6.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: hadoop-10882.txt
>
>
> MAPREDUCE-2841 uses a direct buffer pool to pass data back and forth between
> native and Java code. The branch has an implementation which appears to be
> derived from the one in HDFS. Instead of copy-pasting, we should move the
> HDFS DirectBufferPool into Common so that MR can make use of it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)