[
https://issues.apache.org/jira/browse/QPID-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088353#comment-14088353
]
ASF subversion and git services commented on QPID-5969:
-------------------------------------------------------
Commit 1616363 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1616363 ]
QPID-5969 : [Java Common] Add support of AMQP 0-9-1 field-array type
> [Java Common] Add support of AMQP 0-9-1 field-array type
> --------------------------------------------------------
>
> Key: QPID-5969
> URL: https://issues.apache.org/jira/browse/QPID-5969
> Project: Qpid
> Issue Type: Improvement
> Components: Java Common
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
> Fix For: 0.29
>
>
> Add support for the field-array type in field-tables.
> Supporting field-array allows for better conversion from 0-10 and 1-0 to
> 0-9-1 since list types can now be converted in most cases where they are used
> in maps.
> The Java field table support is still not in accordance with the 0-9-1
> specification. The following types are not supported:
> 'B' short-short-uint
> 'U' short-int
> 'u' short-uint
> 'L' long-long-int
> 's' short-string
> The following non-standard types are supported:
> 'x' binary
> 'c' ASCII STRING
> 'C' Wide string
> 'k' ASCII character
> 's' short **** incompatible
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]