You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Pavel Moravec (JIRA)" <ji...@apache.org> on 2014/06/26 10:43:24 UTC

[jira] [Resolved] (QPID-5836) [Python client] Report error when encountering unrecognized connection option

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

Pavel Moravec resolved QPID-5836.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.29

To let automated tests passed, previous commit r1605703 is required.

> [Python client] Report error when encountering unrecognized connection option
> -----------------------------------------------------------------------------
>
>                 Key: QPID-5836
>                 URL: https://issues.apache.org/jira/browse/QPID-5836
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Client
>    Affects Versions: 0.28
>            Reporter: Pavel Moravec
>            Assignee: Pavel Moravec
>            Priority: Minor
>             Fix For: 0.29
>
>
> It would be valuable to report error when unrecognized connection option is provided to the connection object in Python client, like c++ client does. 
> Currently unrecognized options are silently ignored when creating the connection, so user may for example set the mistyped connection options in the API doc, and won't be aware of that something went wrong. 
> Steps to Reproduce:
> 1. pass non-supported connection option to connection object
> 2. no error/warning appears
>   
> Actual results:
> unrecognized connection options are silently ignored
> Expected results:
> An error reported on encountering unrecognized connection option



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org