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/23 12:05:24 UTC

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

Pavel Moravec created QPID-5836:
-----------------------------------

             Summary: [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


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