[
https://issues.apache.org/jira/browse/ARTEMIS-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152708#comment-17152708
]
ASF subversion and git services commented on ARTEMIS-2829:
----------------------------------------------------------
Commit fd207e75b0bb94005d953bfc780e7b8ee7c166c8 in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fd207e7 ]
ARTEMIS-2829 wrong return type for getDiskStoreUsage
Since getDiskStoreUsage on the ActiveMQServerControl is converting a
double to a long the value is always 0 in the management API. It should
return a double instead.
> Wrong return type for getDiskStoreUsage
> ---------------------------------------
>
> Key: ARTEMIS-2829
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2829
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)