Re: Extensions for control.sh

2020-05-14 Thread Anton Vinogradov
Denis, > Do you mean, that external plugins should be able to configure the > connection that is used to communicate with a cluster? Yes > Could you give an example ... The same case I mentioned before. We may need binary rest attributes to be set. Some code should get them somewhere (eg. from fi

Re: Extensions for control.sh

2020-05-14 Thread Denis Mekhanikov
Anton, Do you mean, that external plugins should be able to configure the connection that is used to communicate with a cluster? Could you give an example, what kind of plugin would benefit from it? If there are some connection-specific properties that can change the way how control.sh commu

Re: Extensions for control.sh

2020-05-14 Thread Anton Vinogradov
Denis, In addition to extending the features list it's also important to find some way to allow customization of control.sh connection configuration/code. For example, it may be useful to set some attributes to binary rest client. On Thu, May 14, 2020 at 2:09 AM Denis Magda wrote: > Perfect ide

Re: Extensions for control.sh

2020-05-13 Thread Denis Magda
Perfect idea to use this the tool for configuration and addition of extensions! - Denis On Wed, May 13, 2020 at 11:43 AM Denis Mekhanikov wrote: > Hi everyone! > > Control.sh is a command-line management tool that you can use to manage > your grid and check its vital parameters like topology v

Re: Extensions for control.sh

2020-05-13 Thread Alex Plehanov
Hello Denis, I support the idea (I've been thinking about it some time ago too). For plugins, we can introduce a component to extend control.sh and create a custom component of this class by the plugin. ср, 13 мая 2020 г. в 21:43, Denis Mekhanikov : > Hi everyone! > > Control.sh is a command-li

Extensions for control.sh

2020-05-13 Thread Denis Mekhanikov
Hi everyone! Control.sh is a command-line management tool that you can use to manage your grid and check its vital parameters like topology version or availability of baseline nodes. It has is good set of commands which are suitable to work with vanilla Ignite. There is also a way to extend