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

Rajith Attapattu commented on QPID-1839:
----------------------------------------

A fix for this was commited at rev 771470 in Qpid trunk.
I added a timeout (that could be configured via qpid.ssl_timeout if needed) to 
notify the application,
1) if the broker fails to respond in a timely manner
2) if there was an error and the broker has already closed the connection.

> SSLSender waits indefinitely for data to arrive when an error occurs
> --------------------------------------------------------------------
>
>                 Key: QPID-1839
>                 URL: https://issues.apache.org/jira/browse/QPID-1839
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.5
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: 0.6
>
>
> The SSLSender when in NEED_UNWRAP state, waits indefinitely for data to 
> arrive.
> It would be good to have a timeout and throw an exception with helpful 
> information to diagnose the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to