[
https://issues.apache.org/jira/browse/AMQ-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15609105#comment-15609105
]
ASF subversion and git services commented on AMQ-6483:
------------------------------------------------------
Commit 941b861448d4bdf225b2f6945e50fca56c701a70 in activemq's branch
refs/heads/activemq-5.14.x from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=941b861 ]
https://issues.apache.org/jira/browse/AMQ-6483
Fix conversion from long to int and back to long again.
(cherry picked from commit 1a91decf9f6dd7305dd91ae6769df78cc4758c82)
> KahaDBStore getMessageSize mistakenly uses int cast on value that should be
> long
> --------------------------------------------------------------------------------
>
> Key: AMQ-6483
> URL: https://issues.apache.org/jira/browse/AMQ-6483
> Project: ActiveMQ
> Issue Type: Bug
> Components: KahaDB
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 5.15.0, 5.14.2
>
>
> Casting and argument typing on the execution in KahaDBStore getMessageSize
> results in casting a long down to int only to cast back up to long again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)