[
https://issues.apache.org/jira/browse/ACCUMULO-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Al Krinker updated ACCUMULO-2523:
---------------------------------
Status: Patch Available (was: In Progress)
> 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.5.1, 1.4.4, 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, 1.7.0
>
> Attachments: ACCUMULO-2523.patch.txt
>
>
> {{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)