You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2014/09/18 22:22:33 UTC

[jira] [Assigned] (PROTON-669) proton-c: Messenger abstracts away connections, but it would be useful to fail fast for auth errors etc.

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

Rafael H. Schloming reassigned PROTON-669:
------------------------------------------

    Assignee: Rafael H. Schloming

> proton-c: Messenger abstracts away connections, but it would be useful to fail fast for auth errors etc.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: PROTON-669
>                 URL: https://issues.apache.org/jira/browse/PROTON-669
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.7
>            Reporter: Dominic Evans
>            Assignee: Rafael H. Schloming
>         Attachments: 07_add_messenger_route_check_on_start.patch, 07_add_messenger_route_check_on_start_header.patch, 07_add_messenger_route_check_on_start_transform.c.patch, 07_add_messenger_route_check_on_start_transform.h.patch
>
>
> As previously discussed on the mailing list under "[Using the messenger API to connect to a server without sending or subscribing|http://qpid.2158936.n2.nabble.com/Using-the-messenger-API-to-connect-to-a-server-without-sending-or-subscribing-td7607184.html]"
> Messenger doesn't provide a way of requesting a connection. Messenger has been designed to abstract away the notion of establishing connections from the user, but we would like to fail fast in those situations and return authentication errors (e.g.,) to the user. Rafa suggested that we could add an option to messenger to enable the checking of routes at startup, which is what the attached patch intends to do.



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