You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Brent (Jira)" <ji...@apache.org> on 2022/03/05 05:31:00 UTC

[jira] [Updated] (ZOOKEEPER-4487) Add command line parameters support for connection settings to ZooInspector

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

Brent updated ZOOKEEPER-4487:
-----------------------------
    Labels: zooinspector  (was: )

> Add command line parameters support for connection settings to ZooInspector
> ---------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4487
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4487
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 3.7.0, 3.6.2, 3.8.0
>            Reporter: Brent
>            Priority: Minor
>              Labels: zooinspector
>         Attachments: zooinspector-connection-settings.png
>
>
> The ZooInspector tool currently only allows specification of connection settings (connect string, session timeout, etc.) from a pop-up dialog once the UI has been run.  This often results in a lot of extra clicks every time I use the app.  My normal workflow is:
>  # Run shell command to get ZK connect string
>  # Launch ZooInspector
>  # Click "connect" button
>  # Copy paste connect string into "Connect String" field
>  # Click "OK"
> If the parameters in the connection settings dialog (most importantly the connect string) could be specified on the command line, Steps 2-5 could be squished into a single step.  This is also more favorable for automation and integrating ZooInspector into other tooling.
> See attached image for reference screenshot of connection settings dialog.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)