Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2523

TabletTime.maxMetadataTime NPE if both arguments are null

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        1. ACCUMULO-2523.patch.txt
          1.0 kB
          Al Krinker

        Activity

          People

            krinker Al Krinker
            bhavanki Bill Havanki
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: