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

Arpit Agarwal commented on HADOOP-8982:
---------------------------------------

Hi Chris,

I am not confident about this statement and I think we should just remove it.
{quote}
Windows appears to buffer large amounts of written data and send it all 
atomically, thus making it impossible to simulate a partial write scenario.
{quote}

It is equally likely the data is buffered on the peer's receiving socket. 
Ideally we rewrite the test later. :)

+1 otherwise.

Thanks,
Arpit
                
> TestSocketIOWithTimeout fails on Windows
> ----------------------------------------
>
>                 Key: HADOOP-8982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8982
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: net
>    Affects Versions: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: HADOOP-8982.1.patch, HADOOP-8982.2.patch
>
>
> This is a possible race condition or difference in socket handling on Windows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to