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

Hudson commented on HDFS-14384:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17612 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17612/])
HDFS-14384. When lastLocatedBlock token expire, it will take 1~3s second 
(surendralilhore: rev c36014165c212b26d75268ee3659aa2cadcff349)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/security/token/block/TestBlockToken.java


> When lastLocatedBlock token expire, it will take 1~3s second to refetch it.
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-14384
>                 URL: https://issues.apache.org/jira/browse/HDFS-14384
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 2.7.2
>            Reporter: Surendra Singh Lilhore
>            Assignee: Surendra Singh Lilhore
>            Priority: Major
>         Attachments: HDFS-14384.001.patch, HDFS-14384.002.patch, 
> HDFS-14384.003.patch
>
>
> Scenario :
>  1. Write file with one block which is in-progress.
>   2. Open input stream and close the output stream.
>   3. Wait for block token expiration and read the data.
>   4. Last block read take 1~3 sec to read it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to