Hi All,
I am currently working with two different cluster setup configurations
(using different port numbers) for Ignite 2.17. I am able to start both
clusters sequentially so they run simultaneously using the following
commands:
1. ignite.sh configfile1.xml
2. ignite.sh configfile2.xml
For Ignite 3.1, I have migrated these files to configfile1.conf and
configfile2.conf using the Ignite migration tool and placed them in the
ignite3-db-3.1.0/etc/ folder. I successfully started the first cluster by
editing vars.env to set CONFIG_FILE=${CONF_DIR}/configfile1.conf.
Could you please advise on how to start the second cluster using
configfile2.conf in this new environment?
Thanks & Regards,
Charlin S