[ 
https://issues.apache.org/jira/browse/HDFS-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-4188:
-----------------------------------------

    Attachment: h4188_20121113.patch

h4188_20121113.patch: adds Snapshot.ID_CMP.
                
> Add a snapshot id comparator
> ----------------------------
>
>                 Key: HDFS-4188
>                 URL: https://issues.apache.org/jira/browse/HDFS-4188
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: name-node
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>         Attachments: h4188_20121113.patch
>
>
> The Snapshot class currently has two compareTo methods. The one for comparing 
> IDs is not implementing the Comparable interface since Java does not allow 
> implementing the same interface twice with different generic types.  It is 
> better to remove one of the compareTo methods for avoiding confusion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to