[ 
https://issues.apache.org/jira/browse/QPIDJMS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Bish resolved QPIDJMS-235.
----------------------------------
    Resolution: Fixed

> add option to complete AMQP Open without waiting for a ClientID to [not] be 
> set
> -------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-235
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-235
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>            Reporter: Robbie Gemmell
>            Assignee: Timothy Bish
>             Fix For: 0.20.0
>
>
> If no ClientID was configured on the connection URI, the client delays 
> sending the AMQP Open frame to allow either for one to be set via 
> setClientID, or the Connection to be otherwise used and confirm no ClientID 
> can be set. It does this since we use the container-id to carry the ClientID. 
> If no ClientID is configured in the URI, and a Connection is created and 
> subsequently entirely unused (either via setClientID, or createSession etc) 
> for a period, this may delay the Open frame longer than a server will 
> tolerate.
> We should add an option to provoke the AMQP connection to be Opened 
> immediately to allow for connections without a ClientID to succeed in this 
> scenario.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to