You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2017/10/20 12:43:00 UTC

[jira] [Created] (HDFS-12692) Ozone: fix javadoc/unit test for calling MetadataStore.getRangeKVs with non existing key

Elek, Marton created HDFS-12692:
-----------------------------------

             Summary: Ozone: fix javadoc/unit test for calling MetadataStore.getRangeKVs with non existing key
                 Key: HDFS-12692
                 URL: https://issues.apache.org/jira/browse/HDFS-12692
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
    Affects Versions: HDFS-7240
            Reporter: Elek, Marton


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org