You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Paul Colby (JIRA)" <ji...@apache.org> on 2011/08/24 00:33:29 UTC

[jira] [Commented] (QPID-3420) Make C++ broker's help text use consistent kibibyte abbreviations

    [ https://issues.apache.org/jira/browse/QPID-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089825#comment-13089825 ] 

Paul Colby commented on QPID-3420:
----------------------------------

I just realised that although those strings are printed by {{qpidd}}, they actually come from the persistent store plugin.

> Make C++ broker's help text use consistent kibibyte abbreviations
> -----------------------------------------------------------------
>
>                 Key: QPID-3420
>                 URL: https://issues.apache.org/jira/browse/QPID-3420
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.10
>            Reporter: Paul Colby
>            Priority: Trivial
>
> Currently, the qpidd C++ broker's help text uses _KiB_ in some places and _kiB_ in others.  Would be nice it they were consistent.
> {noformat}
>  qpidd --help | grep -i '[kmt]i\?b'
>   --num-jfiles N (8)            Default number of files for each journal
>                                 of read pages (1 read page = 64kiB)
>                                 KiB. Allowable values - powers of 2: 1, 2, 4,
>   --tpl-num-jfiles N (8)        Number of files for transaction prepared list
>                                 64kiB)
>                                 list write page cache in KiB. Allowable values
>   --cluster-size N (1)       Wait for N cluster members before allowing clients
> {noformat}
> Personally, I prefer _KiB_, but anything consistent would be good.

--
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:dev-subscribe@qpid.apache.org