Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-09 Thread Nikolay Izhikov
Hello, Igniters. Ticket [1] to implement explicit option to enable experimental commands created. [1] https://issues.apache.org/jira/browse/IGNITE-13422 > 7 сент. 2020 г., в 14:08, Philipp Masharov написал(а): > > Nikolay, thanks for mentioning it. I fetched the last changes and got this: >

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Philipp Masharov
Nikolay, thanks for mentioning it. I fetched the last changes and got this: Print metadata command help: control.(sh|bat) --meta help Print list of binary metadata types: control.(sh|bat) --meta list Print detailed info about specified binary type (the type must be specified by type

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Nikolay Izhikov
Philipp, at least, we have tracing and binary meta commands in the master. Please, take a look at current Ignite sources. > 7 сент. 2020 г., в 13:34, Nikolay Izhikov написал(а): > > What is wrong with that? > > We just improve the way user enables experimental commands. > JVM uses similar

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Nikolay Izhikov
What is wrong with that? We just improve the way user enables experimental commands. JVM uses similar approach, please, take a look at '-XX:+UnlockExperimentalVMOptions’. > 7 сент. 2020 г., в 13:22, ткаленко кирилл написал(а): > > Hi, Nikolay! > > It seems that you shouldn't just open

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread ткаленко кирилл
07.09.2020, 13:26, "ткаленко кирилл" : > Adding option "—enable-experimental". > > 07.09.2020, 13:22, "ткаленко кирилл" : >> Hi, Nikolay! >> >> It seems that you shouldn't just open experimental commands, that's why they >> are experimental. >> >> 07.09.2020, 13:03, "Philipp Masharov" : >>>  I

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Nikolay Izhikov
Hello, Kirill. What do you mean by «just open»? > 7 сент. 2020 г., в 13:22, ткаленко кирилл написал(а): > > Hi, Nikolay! > > It seems that you shouldn't just open experimental commands, that's why they > are experimental. > > > 07.09.2020, 13:03, "Philipp Masharov" : >> I will try it.

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread ткаленко кирилл
Hi, Nikolay! It seems that you shouldn't just open experimental commands, that's why they are experimental. 07.09.2020, 13:03, "Philipp Masharov" : > I will try it. Including information about experimental commands into > documentation sounds like a good idea. Am I need to create a Jira

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Philipp Masharov
I executed control.sh with the option set to true and set false, made a diff of control.sh outputs and got this: Print absolute paths of unused archived wal segments on each node: control.(sh|bat) --wal print [consistentId1,consistentId2,,consistentIdN] Delete unused archived wal

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Nikolay Izhikov
Philipp, thanks for your interest. You may found useful the following links: https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute https://cwiki.apache.org/confluence/display/IGNITE/How+to+Document Note, right now, we change the way on how we document. Please, take a look into

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Philipp Masharov
I will try it. Including information about experimental commands into documentation sounds like a good idea. Am I need to create a Jira ticket? Definitely I need to follow some process to enhance the product documentation. On Mon, Sep 7, 2020 at 12:42 PM Nikolay Izhikov wrote: > Hello, Philipp.

Re: [DISCUSSION] control.sh argument to enable experimental commands

2020-09-07 Thread Philipp Masharov
Hello Nikolay! It's more convenient to use an option instead of an environmental variable. But what is experiment commands? Are these commands not production-ready? I never heard about it and I can't find information about experiment commands in the product documentation. On Mon, Sep 7, 2020 at