Bill Havanki created ACCUMULO-2523:
--------------------------------------

             Summary: 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
            Reporter: Bill Havanki
            Priority: Minor
             Fix For: 1.4.5, 1.5.2, 1.6.0


{{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)

Reply via email to