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

ASF subversion and git services commented on DISPATCH-1645:
-----------------------------------------------------------

Commit cd09cc0c9fcee65f2d093c93a813d3a27ee0a28d in qpid-dispatch's branch 
refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=cd09cc0 ]

DISPATCH-1645: Use uint64_t values for max message size enforcement

Policy settings and statistics already use unsigned 64 bit values.
Runtime code was demoting the settings to signed 32 bit values.

Release 1.12 works correctly only for max message size limits less
than 2^31, including values from 1 to 2147483647.

This closes #734


> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to