You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2022/07/29 13:33:00 UTC

[jira] [Updated] (IGNITE-17347) Add port parameters to Ignite3 CLI node start command

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

Vadim Pakhnushev updated IGNITE-17347:
--------------------------------------
    Description: 
Currently Ignite3 CLI node start command only provides a way to set different port parameters via supplying a different configuration file. This makes it somewhat cumbersome to start multple nodes on the same machine.

Let's provide --port and --rest-port parameters to the node start command to make it easier.

In order to properly test a cluster on the same machine, --join parameter is also needed which will provide a list of seed nodes to join physical topology.

  was:
Currently Ignite3 CLI node start command only provides a way to set different port parameters via supplying a different configuration file. This makes it somewhat cumbersome to start multple nodes on the same machine.

Let's provide --port and --rest-port parameters to the node start command to make it easier.


> Add port parameters to Ignite3 CLI node start command
> -----------------------------------------------------
>
>                 Key: IGNITE-17347
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17347
>             Project: Ignite
>          Issue Type: Task
>          Components: cli
>            Reporter: Yury Yudin
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite3
>
> Currently Ignite3 CLI node start command only provides a way to set different port parameters via supplying a different configuration file. This makes it somewhat cumbersome to start multple nodes on the same machine.
> Let's provide --port and --rest-port parameters to the node start command to make it easier.
> In order to properly test a cluster on the same machine, --join parameter is also needed which will provide a list of seed nodes to join physical topology.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)