Clustered Master-Slave Host

Hi All,

I need your advise on how to clustered 2 server.
I have followed the documentation on how to cluster and if I run master and slave within the same server. I could see that the server is running in clustered.

2019-10-15 16:23:50,643 INFO [org.infinispan.CLUSTER] (thread-9,ejb,master:server-one) ISPN000094: Received new cluster view for channel ejb: [master:server-one|1] (2$|1] (2) [master:server-one, secondserver301:server-two]
2019-10-15 16:23:50,646 INFO [org.infinispan.CLUSTER] (thread-9,ejb,master:server-one) ISPN100000: Node secondserver301:server-two joined the cluster

But when I tried to run this in slave server. I checked back the master server logs, it did not say that the clustered from slave is joined, instead it said registered.

2019-10-26 15:14:01,114 INFO [org.jboss.as.domain.controller] (Host Controller Service Threads - 8) WFLYHC0019: Registered remote slave host “secondserver301.sidpo.po”$dm.po", JBoss Keycloak 6.0.1 (WildFly 8.0.0.Final)

Is this considered correct on how to clustered Keycloak?

yes both are connected now