Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-12692

Ozone: fix javadoc/unit test for calling MetadataStore.getRangeKVs with non existing key

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HDFS-7240
    • HDFS-7240
    • ozone
    • None
    • Reviewed

    Description

      The behaviour of MetadataStore.getRangeKVs is changed with HDFS-12572. An empty list will be returned instead of an IOException in case of non existing key.

      But at a few places the javadoc has not been updated.

      This patch fixes the javadoc according to the improved implementation and add an additional test to prove the defined behaviour. (And fixes a small typo in the javadoc of the unit test).

      Attachments

        Activity

          People

            elek Marton Elek
            elek Marton Elek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: