[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030186#comment-13030186
 ] 

Hudson commented on MAPREDUCE-2422:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #659 (See 
[https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/659/])
    MAPREDUCE-2422. Removed unused internal methods from DistributedCache.


> Removed unused internal methods from DistributedCache
> -----------------------------------------------------
>
>                 Key: MAPREDUCE-2422
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2422
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2422.patch, MAPREDUCE-2422.patch, 
> MAPREDUCE-2422.patch
>
>
> DistributedCache has a number of deprecated methods that are no longer used 
> ever since TrackerDistributedCacheManager was introduced in MAPREDUCE-476. 
> Removing these methods (which are not user-facing) will make it possible to 
> complete MAPREDUCE-1638 by keeping DistributedCache in the API tree, and 
> TrackerDistributedCacheManager, TaskDistributedCacheManager in the 
> implementation tree.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to