Hi all, I'm using Hazelcast for ticket registry and I noticed *Hazelcast* *consume CPU much*, I need to know if anything is wrong in my configuration, please?
Here is my config: cas.ticket.registry.hazelcast.cluster.members=172.xx.xx.x1,172.xx.xx.x2,172.xx.xx.x3,172.xx.xx.x4 cas.ticket.registry.hazelcast.cluster.backupCount=0 cas.ticket.registry.hazelcast.cluster.asyncBackupCount=4 cas.ticket.registry.hazelcast.crypto.signing.key=gPuQ6dl5RNhigHTbND1UGuGBxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cas.ticket.registry.hazelcast.crypto.signing.keySize=512 cas.ticket.registry.hazelcast.crypto.encryption.key=I2pnZDYzxxxxxxxxxxxxxxx cas.ticket.registry.hazelcast.crypto.encryption.keySize=16 cas.ticket.registry.hazelcast.crypto.enabled=true Hints: CAS version ->5.3.9 I have 4 CAS servers each has a Hazelcast I set the cas.ticket.registry.hazelcast.cluster.asyncBackupCount=4 to share the ticket with other CAS server with my best wishes, -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c22a4489-bae9-48be-8d9a-1e0a958ae3a9%40apereo.org.
