You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2021/08/29 09:37:00 UTC

[jira] [Updated] (DISPATCH-120) qdrouterd command line improvements

     [ https://issues.apache.org/jira/browse/DISPATCH-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk updated DISPATCH-120:
--------------------------------
    Description: 
 - Remove --include; this is a low priority function, and users can instead use QPID_DISPATCH_HOME to control the python code loaded

 - Group daemon-related options under a prefix.

{quote}
    --deamon
    --pidfile -> --daemon-pid-file
    --user -> --daemon-user
{quote}

I would lose the short options (-d, -P, -U) for the daemon flags.  Short options make sense for frequently used operations; otherwise they make invocations harder to understand and consume short option namespace you might prefer to use for something else in the future.

--config, --daemon, and --help should remain unchanged.

  was:
 - Remove --include; this is a low priority function, and users can instead use QPID_DISPATCH_HOME to control the python code loaded

 - Group daemon-related options under a prefix.

    --deamon
    --pidfile -> --daemon-pid-file
    --user -> --daemon-user

I would lose the short options (-d, -P, -U) for the daemon flags.  Short options make sense for frequently used operations; otherwise they make invocations harder to understand and consume short option namespace you might prefer to use for something else in the future.

--config, --daemon, and --help should remain unchanged.


> qdrouterd command line improvements
> -----------------------------------
>
>                 Key: DISPATCH-120
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-120
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Router Node
>    Affects Versions: 0.4
>            Reporter: Justin Ross
>            Priority: Major
>             Fix For: Backlog
>
>
>  - Remove --include; this is a low priority function, and users can instead use QPID_DISPATCH_HOME to control the python code loaded
>  - Group daemon-related options under a prefix.
> {quote}
>     --deamon
>     --pidfile -> --daemon-pid-file
>     --user -> --daemon-user
> {quote}
> I would lose the short options (-d, -P, -U) for the daemon flags.  Short options make sense for frequently used operations; otherwise they make invocations harder to understand and consume short option namespace you might prefer to use for something else in the future.
> --config, --daemon, and --help should remain unchanged.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org