[
https://issues.apache.org/jira/browse/ACCUMULO-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993168#comment-13993168
]
Christopher Tubbs commented on ACCUMULO-2523:
---------------------------------------------
Dropped 1.4.6 fix version, as that version doesn't exist (and isn't planned to
exist, since active development on 1.4 has stopped). This fix was included in
the abandoned branch at git commit: 5bd4465c433860624091b0d97892e02f58154e7a
> 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
> Reporter: Bill Havanki
> Assignee: Al Krinker
> Priority: Minor
> Labels: newbie, nullpointerexception
> Fix For: 1.5.2, 1.6.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)