0

Is the doc in the ha documentation running both nodes on the same server? why are all the ip addresses 127.0.0.1 and H2 config referring on node2 referring to node1's filesystem path.

The doc

Community
  • 1
  • 1
suppandi g
  • 504
  • 1
  • 5
  • 18

1 Answers1

0

This is to demonstrate HA functionality, so that users can try this on their local machine, Do use the appropriate machine host/ips and ports when appropriate.

Suho

suho
  • 912
  • 6
  • 12
  • Thanks. Had to change the ips and use mysql for the registry db on an external server. Having H2 didnt seem like a valid use in multinode environment – suppandi g Oct 03 '14 at 20:56