[ 
https://issues.apache.org/jira/browse/DISPATCH-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102929#comment-17102929
 ] 

ASF GitHub Bot commented on DISPATCH-1645:
------------------------------------------

ChugR opened a new pull request #734:
URL: https://github.com/apache/qpid-dispatch/pull/734


   Policy settings and statistics were using unsigned 64 bit values.
   Runtime code was demoting them to signed 32 bit values.
   
   The 1.12 implementation works correctly only for max message
   size limits less than 2^31. This includes value up to 2,147,483,647.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Max message size is demoted to INT from UINT64
> ----------------------------------------------
>
>                 Key: DISPATCH-1645
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1645
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 1.12.0
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>             Fix For: 1.13.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to