RE: [cas-user] CAS 5.1.0-RC4 In-memory ticket registry still starting when using Hazelcast ticket registry

2017-05-02 Thread Misagh Moayyed
It’s likely a bad or misplaced logging call; not that the registry is taking over HZ. Feel free to file an issue. --Misagh From: Matt S. [mailto:reymaks2...@gmail.com] Sent: Monday, May 1, 2017 5:07 PM To: CAS Community Cc: mmoay...@unicon.net Subject: Re: [cas-user] CAS 5.1.0-RC4 In-memory

Re: [cas-user] bad json service definition breaks cas 5.0.x?

2017-05-02 Thread Baron Fujimoto
Yes, but one of the nice things about CAS was that we could drop new service definitions into a running instance and have them picked up automatically. Anything that requires us to actually restart our service get us involved in a formal change management process and restricts us to weekend early m

Re: [cas-user] bad json service definition breaks cas 5.0.x?

2017-05-02 Thread Bryan Wooten
You are not wrong. We restart CAS once a week. We are currently running 3.6.x, it has a memory leak with load over time. We do 400k logins per day. (CPU goes to 100% doing nothing but garbage collection) The weekly restart mitigates / solves (?) this issue, But if in the interval we messed up th