Re: [DISCUSSION] IEP-103: Code Deployment in Apache Ignite 3

2023-05-30 Thread Vadim Pakhnushev
match assumed) On Mon, May 29, 2023 at 11:30 AM Vadim Pakhnushev wrote: > Andrey, > > For reference, this is the short usage help of these commands in REPL mode: > Usage: cluster unit list [-hv] [-u=] > [--status=[,...]]... > [ [--

Re: [DISCUSSION] IEP-103: Code Deployment in Apache Ignite 3

2023-05-29 Thread Vadim Pakhnushev
cluster/node specific commands, like the cluster/node config or cluster init and node metric. On Fri, May 26, 2023 at 11:04 AM Vadim Pakhnushev wrote: > Andrey, > Sorry, I omitted the `--node-url` option which is common for all `node > ...` commands. > So in the non-REPL mode there

Re: [DISCUSSION] IEP-103: Code Deployment in Apache Ignite 3

2023-05-26 Thread Vadim Pakhnushev
unit list [nodeId [--version version]] [--status ...] > > If nodeId is redundant so how will the CLI know a target node? It > means that we have to specify the node. But `nodeId` is not mandatory. > I'm confused. It seems that the suggested syntax is not correct. > > On

Re: [DISCUSSION] IEP-103: Code Deployment in Apache Ignite 3

2023-05-25 Thread Vadim Pakhnushev
 PM Andrey Gura wrote: > Hi, Vadim! > > Why is the `nodeId` parameter not required in the suggested syntax of > `cluster unit list` and `node unit list` commands? > > What does the `nodeId` parameter mean in the `cluster unit list` command? > > > On Thu, May 25, 2023 a

Re: [DISCUSSION] IEP-103: Code Deployment in Apache Ignite 3

2023-05-25 Thread Vadim Pakhnushev
Hi Andrey! I have a small suggestion regarding the design of the CLI commands. Since we already have a cluster/node namespaces in the CLI, I'd suggest moving the deploy/undeploy/list commands to the cluster subcommand, and rather than using --node option to list the units on the particular node,

URL parameters in CLI

2022-07-26 Thread Vadim Pakhnushev
Hi Igniters! After implementing commands for CLI tool listed in the IEP-88 https://cwiki.apache.org/confluence/display/IGNITE/IEP-88%3A+CLI+Tool some early users raised a concern about confusion between --node-url and --cluster-url arguments. Initially --node-url was intended to be used in

Request for contributors permissions

2022-06-06 Thread Vadim Pakhnushev
Hi! Could you please grant contributor access to JIRA and Confluence? My username is vpakhnushev. Thanks!