I've been facing some issues while maintaining connectivity between an ignite
server instance running inside  a docker container and another ignite
instance running inside my Spring boot APP. 

If i start ignite in spring boot in client mode, everything works fine, but
if i start ignite in server mode , spring boot never finish starting up,
while ignite on docker side keeps printing:



I'm using apache ignite 2.3.0 and Spring boot 1.5.9




the Dockered instance as the following config:



Through docker compose i'm exposing the required port range's, here's my
docker compose config:



And my docker file:






At spring side i'm instancing ignite with the following config props:



All the props are mapped using .properties file with the following values:



Has anyone faced a similar issue ? or can someone help me with this ? Thanks
in advance.




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to