Perfect! Thank you F.D.
On Fri, Aug 31, 2018 at 12:19 PM dkarachentsev <[email protected]> wrote: > Hi, > > Usually it's enough to open ports for communication and discovery, thair > default values: 47500 and 47100. > If you run more than one node per pachine, you'll need to open a port > range: > 47500..47509 and 47100...47109. > > You always can configure other values [1, 2] > > [1] > > https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setLocalPort-int- > [2] > > https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setLocalPort-int- > > Thanks! > -Dmitry > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
