Howdy folks, I'm having some trouble with Hazelcast after upgrading from CAS 6.6 to 7.0. I have CAS servers set up in an HA configuration and have been using Hazelcast for the Ticket Registry for many versions of CAS. After upgrading to 7.0, the basic configuration I've used has stopped working. Generally I just had to include the following two cas.properties settings:
node1: cas.ticket.registry.hazelcast.cluster.core.instance-name=10.20.2.106 cas.ticket.registry.hazelcast.cluster.network.members=10.20.2.106,10.20.2.105 node2: cas.ticket.registry.hazelcast.cluster.core.instance-name=10.20.2.105 cas.ticket.registry.hazelcast.cluster.network.members=10.20.2.106,10.20.2.105 But the two hosts no longer seem to communicate properly. I'm on CAS version 7.0.6. I've reviewed the Required configuration settings from https://apereo.github.io/cas/7.0.x/ticketing/Hazelcast-Ticket-Registry.html but I still can't seem to get it working. Anyone have a sample configuration for a 2 node setup that is working under 7.0 that they can send me? Thanks, Phil -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/ea7920bc-854d-47e3-9280-6bb9e4c13d39n%40apereo.org.