GitHub user SreeramGarlapati opened a pull request:
https://github.com/apache/qpid-proton/pull/52
Expose get/set on 'properties Map' of Link 'Attach' performative
Hello Folks!
I (sreeram, from windows azure eventHubs team) am starting to build
eventHubs Java SDK and taking a dependency on proton-j (which will be available
on GitHub, hopefully, soon). EventHubs amqp client will need to set
AttachProperties to enable Critical scenarios for us.
Currently, in the proton-j framework - all attach performative fields are
exposed using the Link Interface. So, following the pattern I added new Get/Set
methods for setting AttachProperties.
Please embrace this code change as soon as possible.
Thanks!
Sree
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SreeramGarlapati/qpid-proton
azure.eventhubs.featurerequest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/52.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 #52
----
commit 8cf2f125355159e19db94edeb28ac2e73ccbae57
Author: Sreeram Garlapati <[email protected]>
Date: 2015-12-17T19:46:28Z
Expose get/set on 'properties Map' of Link 'Attach' performative
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---