[
https://issues.apache.org/jira/browse/ACCUMULO-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated ACCUMULO-2523:
--------------------------------
Affects Version/s: 1.6.0
Fix Version/s: (was: 1.6.0)
1.6.1
Bumping this to 1.6.1, if a patch shows up, then it might get included back in
1.6.0
> TabletTime.maxMetadataTime NPE if both arguments are null
> ---------------------------------------------------------
>
> Key: ACCUMULO-2523
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2523
> Project: Accumulo
> Issue Type: Bug
> Components: tserver
> Affects Versions: 1.4.4, 1.5.1, 1.6.0
> Reporter: Bill Havanki
> Assignee: Al Krinker
> Priority: Minor
> Labels: newbie, nullpointerexception
> Fix For: 1.4.6, 1.5.2, 1.6.1
>
>
> {{TabletTime.maxMetadataTime}} accounts for the cases where one or the other
> argument to it is null, but not if both are null. When both arguments are
> null, the method throws a {{NullPointerException}}. It should probably return
> null instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)