qpid-config --file-size parameter's help text uses incorrect units
------------------------------------------------------------------
Key: QPID-3419
URL: https://issues.apache.org/jira/browse/QPID-3419
Project: Qpid
Issue Type: Bug
Components: Tools
Affects Versions: 0.10
Reporter: Paul Colby
Priority: Trivial
It seems to me, that the {{qpid-config --file-size}} parameter's help text uses
incorrect units. It shows:
bq. --file-size=<n> File size in pages (64Kib/page)
which would indicate that 24-pages (the default) would yield 192KiB journal
files (24 * 64 / 8). But instead, the journal files I get are ~1.6MiB, which
would suggest that the 64Kib is meant to be 64KiB (ie Kibibytes instead of
Kibibits).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]