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

Robbie Gemmell updated QPIDJMS-232:
-----------------------------------
    Description: Instead of waiting until the connection is used to perform 
authentication we should perform the SASL authentication if available when the 
connection is established.  This allows the createConnection methods in the 
ConnectionFactory to fail fast instead of waiting until the Connection is used 
(e.g set client ID, start, createSession etc)  (was: Instead of waiting until 
the connection is started to perform authentication we should perform the SASL 
authentication if available when the connection is established.  This allows 
the createConnection methods in the ConnectionFactory to fail fast instead of 
waiting until the Connection is later started or a client ID is set.  )

> Perform Authentication when the remote connection is established instead of 
> waiting until Connection start
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-232
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-232
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>    Affects Versions: 0.11.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.20.0
>
>
> Instead of waiting until the connection is used to perform authentication we 
> should perform the SASL authentication if available when the connection is 
> established.  This allows the createConnection methods in the 
> ConnectionFactory to fail fast instead of waiting until the Connection is 
> used (e.g set client ID, start, createSession etc)



--
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