[ https://issues.apache.org/jira/browse/ACCUMULO-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3385.
-----------------------------------------
Resolution: Fixed
> DateLexicoder fails to correctly order dates prior to 1970
> ----------------------------------------------------------
>
> Key: ACCUMULO-3385
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3385
> Project: Accumulo
> Issue Type: Bug
> Affects Versions: 1.6.0, 1.6.1
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Critical
> Fix For: 1.6.2, 1.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> DateLexicoder incorrectly orders dates before 1970 at the end of all other dates.
> Therefore, the order was correct for all dates if the user only wrote dates before 1970,
or only dates after 1970, but not if they did both.
> The DateLexicoder should be fixed to store using a signed LongLexicoder internally, instead
of the ULongLexicoder that it used before.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|