[
https://issues.apache.org/jira/browse/ARTEMIS-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erwin Dondorp updated ARTEMIS-3993:
-----------------------------------
Attachment: (was: screenshot-2.png)
> WebConsole shows sizes in KB but actually uses 1024 multipliers
> ---------------------------------------------------------------
>
> Key: ARTEMIS-3993
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3993
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 2.25.0
> Reporter: Erwin Dondorp
> Priority: Minor
> Attachments: screenshot-1.png
>
>
> To make the actual size clear, the binary version of the prefix should be
> used.
> See https://en.wikipedia.org/wiki/Binary_prefix
> changes:
> * apply binary prefixes on output, e.g. Ki/Mi/Gi
> * recognize binary prefixes on input, continue recognizing previous style
> which uses the "K/M/G" prefixes but was already 1024 based.
> * make units consistent: always present with uppercase first character
> Ki/Mi/Gi (not k/m/g)
> * updated documentation to match
> visual results:
> Status screen:
> Browse queue (queue):
> Browse queue (message):
> a PR is in preparation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)