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

Hudson commented on HADOOP-10746:
---------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk #594 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/594/])
HADOOP-10746. TestSocketIOWithTimeout#testSocketIOWithTimeout fails on Power 
PC. (Contributed by Jinghui Wang) (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1605140)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Shell.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/net/TestSocketIOWithTimeout.java


> 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
>            Reporter: Jinghui Wang
>            Assignee: Jinghui Wang
>             Fix For: 3.0.0, 2.5.0
>
>         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)

Reply via email to