[
https://issues.apache.org/jira/browse/HADOOP-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal moved HDFS-6579 to HADOOP-10746:
----------------------------------------------
Component/s: (was: test)
test
Assignee: (was: Jinghui Wang)
Affects Version/s: (was: 2.4.0)
(was: 2.3.0)
(was: 2.2.0)
(was: 2.0.4-alpha)
(was: 2.1.0-beta)
2.1.0-beta
2.0.4-alpha
2.2.0
2.3.0
2.4.0
Key: HADOOP-10746 (was: HDFS-6579)
Project: Hadoop Common (was: Hadoop HDFS)
> TestSocketIOWithTimeout#testSocketIOWithTimeout fails on Power PC
> ------------------------------------------------------------------
>
> Key: HADOOP-10746
> URL: https://issues.apache.org/jira/browse/HADOOP-10746
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 2.4.0, 2.3.0, 2.2.0, 2.0.4-alpha, 2.1.0-beta
> Reporter: Jinghui Wang
> Attachments: HDFS-6579.patch
>
>
> SocketOutputStream closes its writer if it's partial written. But on PPC,
> after writing for some time, buf.capacity still equals buf.remaining. The
> reason might be what's written on PPC is buffered,so the buf.remaining will
> not change till a flush.
--
This message was sent by Atlassian JIRA
(v6.2#6252)