[ 
https://issues.apache.org/jira/browse/HDFS-12692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451086#comment-16451086
 ] 

Hudson commented on HDFS-12692:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14057 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14057/])
HDFS-12692. Ozone: fix javadoc/unit test for calling (yqlin: rev 
1e1fe06ac6e8221a964e83b8e7cd940992196a23)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/utils/MetadataStore.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/utils/LevelDBStore.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/ozone/TestMetadataStore.java


> 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
>            Assignee: Elek, Marton
>            Priority: Major
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-12692-HDFS-7240.001.patch
>
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to