Hello, I started ignite node and checked log file.

I found TCP ports in logs

>>> Local ports : TCP:8080 TCP:11213 TCP:47102 TCP:49100 TCP:49200

I set 49100, 49200 port at configuration file for ignite node and client
connector port.
but I don't know the others port exactly.

I found a summary at log.

[Node 1]
TCP binary : 8080
Jetty REST  : 11213
Communication spi : 47102

[Node 2]
TCP binary : 8081
Jetty REST  : 11214
Communication spi : 47103

Could you guys tell me where each port is used??

Is it necessary ports? 
Do I need 5 ports each time add a new node all of different port?
if it is true, how can i set TCP binary port(8080) & Jetty REST(11213) at
configuration file ??






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

Reply via email to