Hello ght230

please replace IpFinder
    <bean
class="org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder">
    to
    <bean
class="org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder">

Run 2 servers in console, nodes should work separately
    [22:32:22] Topology snapshot [ver=1, servers=1, clients=0, CPUs=4,
heap=1.0GB]
    and
    [22:32:22] Topology snapshot [ver=1, servers=1, clients=0, CPUs=4,
heap=1.0GB]




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-set-isolated-Ignite-Clusters-tp6151p6157.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to