[ 
https://issues.apache.org/jira/browse/HADOOP-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628870#action_12628870
 ] 

Hudson commented on HADOOP-4046:
--------------------------------

Integrated in Hadoop-trunk #595 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/595/])

> WritableComparator's constructor should be protected instead of private
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-4046
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4046
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.18.0
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.18.1
>
>         Attachments: 4046-0.patch
>
>
> Currently, it isn't possible to subclass WritableComparator in a meaningful 
> way. We should make this constructor protected:
> {code}
> private WritableComparator(Class keyClass, boolean createInstances)
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to