[ http://issues.apache.org/jira/browse/QPID-228?page=all ]
Robert Greig resolved QPID-228.
-------------------------------
Fix Version/s: M2
Resolution: Fixed
Committed to svn rev 489644
> Re-implement MapMessage in terms of StreamMessage encoding
> ----------------------------------------------------------
>
> Key: QPID-228
> URL: http://issues.apache.org/jira/browse/QPID-228
> Project: Qpid
> Issue Type: Bug
> Components: Java Client, JMS Compliance
> Reporter: Rob Godfrey
> Fix For: M2
>
> Attachments: QPID-228.patch
>
>
> The current implementation of MapMessage uses the AMQP FieldTable type which
> has several implicit limitations of the values held as keys and as values.
> Instead implement the MapMessage in the same way as a StreamMessage with
> first the number of entries, followed by, for each entry, the encoded string
> key, and then the encoded object value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira