[
https://issues.apache.org/jira/browse/PROTON-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132449#comment-15132449
]
ASF GitHub Bot commented on PROTON-1126:
----------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-proton/pull/64
PROTON-1126 - Allowed setting connection properties, offered_capabili…
…ties and desired_capabilities on BlockingConnection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-proton PROTON-1126
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/64.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #64
----
commit ba05b7a10f9941f4e16359ff4b49020545ab3a36
Author: Ganesh Murthy <[email protected]>
Date: 2016-02-04T15:12:28Z
PROTON-1126 - Allowed setting connection properties, offered_capabilities
and desired_capabilities on BlockingConnection
----
> Allow setting connection properties in BlockingConnection
> ---------------------------------------------------------
>
> Key: PROTON-1126
> URL: https://issues.apache.org/jira/browse/PROTON-1126
> Project: Qpid Proton
> Issue Type: Bug
> Components: python-binding
> Affects Versions: 0.11.1
> Reporter: Ganesh Murthy
> Priority: Minor
> Fix For: 0.13.0
>
>
> The BlockingConnection class in proton/bindings/python/proton/utils.py does
> not have a way to set the connection properties.
> connection properties are sent as part of the AMQP open frame.
> Allow the connection properties to be set on the BlockingConnection
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)