]
fatih fatih updated JGRP-1946:
------------------------------
Attachment: udp.xml
HAController2.java
udp.xml
one of the udp.xml does not include AUTH property
Auth succeeds when the node without auth starts first
-----------------------------------------------------
Key: JGRP-1946
URL:
https://issues.jboss.org/browse/JGRP-1946
Project: JGroups
Issue Type: Feature Request
Affects Versions: 3.6.4
Environment: jdk 1.7
Reporter: fatih fatih
Assignee: Bela Ban
Attachments: HAController2.java, udp.xml, udp.xml
Node starts without auth it becomes coordinator of its cluster
In the same cluster another node starts with X509 Auth
The node starting with auth succeeds to join to the cluster that is started by the
first node instead of creating its own cluster.