[ https://issues.apache.org/jira/browse/HDFS-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084688#comment-14084688 ]
Tsz Wo Nicholas Sze commented on HDFS-6813: ------------------------------------------- The javadoc in PositionedReadable may be out dated. Even DFSInputStream does not seem to be thread safe. > WebHdfsFileSystem#OffsetUrlInputStream should implement PositionedReadable > with thead-safe. > ------------------------------------------------------------------------------------------- > > Key: HDFS-6813 > URL: https://issues.apache.org/jira/browse/HDFS-6813 > Project: Hadoop HDFS > Issue Type: Bug > Components: webhdfs > Affects Versions: 2.6.0 > Reporter: Yi Liu > Assignee: Yi Liu > Attachments: HDFS-6813.001.patch > > > {{PositionedReadable}} definition requires the implementations for its > interfaces should be thread-safe. > OffsetUrlInputStream(WebHdfsFileSystem inputstream) doesn't implement these > interfaces with tread-safe, this JIRA is to fix this. -- This message was sent by Atlassian JIRA (v6.2#6252)