You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2016/12/12 16:21:58 UTC

[jira] [Updated] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection start

     [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org