[
https://issues.apache.org/jira/browse/HADOOP-10250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883355#comment-13883355
]
Aaron T. Myers commented on HADOOP-10250:
-----------------------------------------
+1, the latest patch looks good to me. I'm going to commit this momentarily.
> VersionUtil returns wrong value when comparing two versions
> -----------------------------------------------------------
>
> Key: HADOOP-10250
> URL: https://issues.apache.org/jira/browse/HADOOP-10250
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HADOOP-10250.001.patch, HADOOP-10250.002.patch,
> HADOOP-10250.003.patch, HADOOP-10250.004.patch, HADOOP-10250.004.patch
>
>
> VersionUtil.compareVersions("1.0.0-beta-1", "1.0.0") returns 7 instead of
> negative number, which is wrong, because 1.0.0-beta-1 older than 1.0.0.
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)