You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Sreeram Garlapati (JIRA)" <ji...@apache.org> on 2016/01/12 23:45:39 UTC

[jira] [Created] (PROTON-1096) ability to specify MessageFormat on Transfer frame while sending

Sreeram Garlapati created PROTON-1096:
-----------------------------------------

             Summary: ability to specify MessageFormat on Transfer frame while sending
                 Key: PROTON-1096
                 URL: https://issues.apache.org/jira/browse/PROTON-1096
             Project: Qpid Proton
          Issue Type: New Feature
          Components: proton-j
    Affects Versions: 0.12.0
            Reporter: Sreeram Garlapati


This is a feature request from windows azure eventhubs team. Here's the pull request: https://github.com/apache/qpid-proton/pull/53

I (sreeram, from windows azure eventHubs team) am building 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 Custom MessageFormat to enable a Critical scenario for Sending (Send Batch) messages to EventHubs from our JavaClient.

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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)