Robbie Gemmell created QPID-5137:
------------------------------------

             Summary: [Java Broker] web console may display incorrect values 
for message properties of the long type
                 Key: QPID-5137
                 URL: https://issues.apache.org/jira/browse/QPID-5137
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.24, 0.22
            Reporter: Robbie Gemmell
             Fix For: 0.25


The web console may display incorrect values for message properties of the long 
type, e.g I observed the values Long.MAX_VALUE and Long.MIN_VALUE apparently 
being rounded up and down respectively to end in 6000 (and thus actually 
exceeding the long range). This is likely happening during conversion from the 
JSON data to the Javascript types, as the original JSON was observed to be 
correct.

--
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]

Reply via email to