Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-0.12.0
-
all
-
Patch, Important
Description
This is a feature request from windows azure eventhubs team. Here's the Pull request which has the required feature: https://github.com/apache/qpid-proton/pull/52
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 frame fields are exposed using the Link Interface. So, following the same pattern I added new Get/Set methods for setting AttachProperties.
Couple of SSL tests which are completely unrelated to my pull request are failing.
Attachments
Issue Links
- is related to
-
PROTON-335 Need a means of specifying and reading link properties
- Closed