Sreeram Garlapati created PROTON-1082: -----------------------------------------
Summary: ability to specify properties on attach frame before link.open Key: PROTON-1082 URL: https://issues.apache.org/jira/browse/PROTON-1082 Project: Qpid Proton Issue Type: New Feature Components: proton-j Affects Versions: 0.12.0 Environment: all Reporter: Sreeram Garlapati Fix For: 0.12.0 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)