Bug 996573
| Summary: | [AMQP 1.0] RFE: support for map and list messages in 1.0 encoding | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Gordon Sim <gsim> |
| Component: | qpid-cpp | Assignee: | Gordon Sim <gsim> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matousek <pematous> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | Development | CC: | esammons, gsim, iboverma, jross, pematous |
| Target Milestone: | 3.0 | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qpid-cpp-0.22-11 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-01-21 12:56:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1010399 | ||
|
Description
Gordon Sim
2013-08-13 13:00:45 UTC
Fixed upstream by https://svn.apache.org/r1513536 and https://svn.apache.org/r1513537. Hi Gordon, I had a conflict with these merges into 0.22-mrg branch: https://svn.apache.org/r1513536 and https://svn.apache.org/r1513537. Can you please modify and commit them to the private branch? Also need http://svn.apache.org/r1513615 and http://svn.apache.org/r1513624 Backported to http://git.app.eng.bos.redhat.com/?p=rh-qpid.git;a=shortlog;h=refs/heads/0.22-mrg-BZ996573 (as two commits in git). This issue has been fixed. Verified on rhel6.5 (x86_64, i386). Map/List messages may be send/received over amqp1.0. Also translation to 0.10 and vice versa works well. packages under test: qpid-cpp-*-0.22-29 -> VERIFIED This issue has been fixed. Verified on rhel6.5 (x86_64, i386). Map/List messages may be send/received over amqp1.0. Also translation to 0.10 and vice versa works well. packages under test: qpid-cpp-*-0.22-35 -> VERIFIED |