[
https://issues.apache.org/jira/browse/AMQ-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-6483.
-------------------------------
Resolution: Fixed
> 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)