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 "Apache Ignite 2.9.0 RELEASE [Time, Scope, Manager]» thread. Don’t hesitate to ask in case you have any questions. > 7 сент. 2020 г., в 12:26, Philipp Masharov <[email protected]> написал(а): > > 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 12:08 PM Nikolay Izhikov <[email protected]> wrote: > >> Hello, Igniters. >> >> For now, experimental commands in control.sh can be enabled only via >> system property >> >> ``` >> $ export IGNITE_ENABLE_EXPERIMENTAL_COMMAND="true" >> $ ./bin/control.sh >> ``` >> >> I think we should add explicit argument for this. >> >> ``` >> ./control.sh —enable-experimental >> ``` >> >> WDYT?
