[
https://issues.apache.org/jira/browse/PROTON-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098484#comment-15098484
]
ASF GitHub Bot commented on PROTON-1098:
----------------------------------------
Github user SreeramGarlapati commented on the pull request:
https://github.com/apache/qpid-proton/pull/54#issuecomment-171718727
Hello Robbie,
Thanks a lot for taking time to elaborate the Options Robbie. That was
really helpful.
Option (1) - using the MessageImpl utility to generate Multiple Data
sections - seems very reasonable.
- One ask here is to - have an explicit contract on
MessageImpl.encode(...) to generate "no encoding" of any other sections when
Only Data section is mentioned. It will be great if a Unit Test can be added to
keep this behv. constant.
Thanks again for great collaboration.!
sree
> Add support for one or More Data Sections in AmqpMessage
> --------------------------------------------------------
>
> Key: PROTON-1098
> URL: https://issues.apache.org/jira/browse/PROTON-1098
> Project: Qpid Proton
> Issue Type: New Feature
> Components: proton-j
> Affects Versions: 0.12.0
> Reporter: Sreeram Garlapati
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> As per Amqp 1.0 spec:
> http://docs.oasis-open.org/amqp/core/v1.0/amqp-core-complete-v1.0.pdf,
> AmqpMessage MessageFormat:0 should allow having one or more data sections.
> Reference from the Spec:
> "Thebodyconsistsofoneofthefollowingthreechoices:
> oneormoredatasections,oneormoreamqp-sequence sections, or a single amqp-value
> section".
> This is a feature request from Windows Azure EventHubs team. This is heavily
> used for enabling critical scenarios. I deeply Appreciate your help here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)