[
https://issues.apache.org/jira/browse/QPID-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Moravec closed QPID-5836.
-------------------------------
> [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: [email protected]
For additional commands, e-mail: [email protected]