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

ASF subversion and git services commented on QPID-5512:
-------------------------------------------------------

Commit 1561000 from [~gemmellr] in branch 'qpid/trunk'
[ https://svn.apache.org/r1561000 ]

QPID-5512: suppress exception sometimes seen due to race while closing the 
socket on Windows, prevent erroneous ConnectionTest failures.

Patch supplied by Andrew MacBean <[email protected]>

> Race condition in IoReceiver causes intermittent ConnectionTest failures
> ------------------------------------------------------------------------
>
>                 Key: QPID-5512
>                 URL: https://issues.apache.org/jira/browse/QPID-5512
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Common
>    Affects Versions: 0.24
>            Reporter: Andrew MacBean
>            Assignee: Robbie Gemmell
>            Priority: Minor
>         Attachments: 
> 0001-QPID-5512-suppress-the-socket-exception-sometimes-se.patch
>
>
> Potential for read to be performed on an already intentionally closed socket 
> which results in an unexpected exception being seen:
> SocketException: "Socket operation on nonsocket: recv failed"
> Dont think this exception should be reported when close already called.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to