[
https://issues.apache.org/jira/browse/QPID-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated QPID-2556:
------------------------------
Assignee: Ken Giusti
> QMF: signed integer in map and list types incorrectly converted to unsigned 64
> ------------------------------------------------------------------------------
>
> Key: QPID-2556
> URL: https://issues.apache.org/jira/browse/QPID-2556
> Project: Qpid
> Issue Type: Bug
> Components: Qpid Managment Framework
> Environment: Ruby QMF Console (wrapper)
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Minor
>
> A management object that contains a list or a map which contains a signed
> integer incorrectly converts the integer to unsigned.
> Example: {'a' => -1} is received at the Ruby console as {'a' =>
> 4294967295}; ['a', -1] is received as ['a', 4294967295]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]