[
https://issues.apache.org/jira/browse/QPID-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey reassigned QPID-228:
--------------------------------
Assignee: Rob Godfrey
> Re-implement MapMessage in terms of StreamMessage encoding
> ----------------------------------------------------------
>
> Key: QPID-228
> URL: https://issues.apache.org/jira/browse/QPID-228
> Project: Qpid
> Issue Type: Bug
> Components: Java Client, JMS Compliance
> Reporter: Rob Godfrey
> Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.