Re: Ignite visor use

2020-06-08 Thread Evgenii Zhuravlev
Ignite Visor starts daemon node inside to connect to the cluster, it doesn't matter cluster was started. All you need is to configure addresses of the cluster nodes in the config file, the same way as you do fo other nodes in the cluster. Evgenii пн, 8 июн. 2020 г. в 19:01, Prasad Bhalerao : > H

Ignite visor use

2020-06-08 Thread Prasad Bhalerao
Hi, I am starting ignite inside my java spring boot app. I do not use ignite shell script to start it. Can I use ignite visor in such case to connect to my ignite cluster? What all the minimum required scrips do I need to use ignite visor? Thanks, Prasad