Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-0.12.0
-
None
-
Important
Description
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 client SDK and taking a dependency on proton-j (which will be available on GitHub, hopefully, soon) for Amqp.
EventHubs amqp client will need to set a Custom MessageFormat to enable a Critical scenario for Sending (Send Batch) messages to EventHubs from our JavaClient.
Delivery class, currently, already has a getMessageFormat().. I extended this to also have setMessageFormat() method which should be copied to the Transfer frame.
Attachments
Issue Links
- is related to
-
PROTON-1038 message-format on received transfer is never checked (nor made available for application to check)
- Open
-
PROTON-1097 [proton-j] validate details for message-format value on received transfers
- Open