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

Hudson commented on HDFS-8332:
------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #200 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/200/])
Updating CHANGES.txt for moving entry of HDFS-8332 from branch-2 to trunk 
(umamahesh: rev 363c35541d4f9da4974f3e346cb397796173824c)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> DFS client API calls should check filesystem closed
> ---------------------------------------------------
>
>                 Key: HDFS-8332
>                 URL: https://issues.apache.org/jira/browse/HDFS-8332
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>             Fix For: 3.0.0
>
>         Attachments: HDFS-8332-000.patch, HDFS-8332-001.patch, 
> HDFS-8332-002-Branch-2.patch, HDFS-8332-002.patch, 
> HDFS-8332.001.branch-2.patch
>
>
> I could see {{listCacheDirectives()}} and {{listCachePools()}} APIs can be 
> called even after the filesystem close. Instead these calls should do 
> {{checkOpen}} and throws:
> {code}
> java.io.IOException: Filesystem closed
>       at org.apache.hadoop.hdfs.DFSClient.checkOpen(DFSClient.java:464)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to