Re: [cas-user] CAS 5 RC4 snapshot Hazelcast warning

2016-10-18 Thread Travis Schmidt
This is caused by the HazelcastConfiguration.java calling a method that .setEvictionPercentage(); when setting up the ticket map that has been deprecated in version 3.7.1 that is now used. Nothing you change externally, the class needs to be modified to not call that method. On Tue, Oct 18, 201

Re: [cas-user] CAS 5 RC4 snapshot Hazelcast warning

2016-10-18 Thread Misagh Moayyed
Cool. File an issue please. From: "Tom Mendenhall" To: cas-user@apereo.org Sent: Tuesday, October 18, 2016 6:22:33 PM Subject: [cas-user] CAS 5 RC4 snapshot Hazelcast warning Not sure if I should be concerned about deprecated warnings but I thought I should mention it. May

[cas-user] CAS 5 RC4 snapshot Hazelcast warning

2016-10-18 Thread Tom Mendenhall
Not sure if I should be concerned about deprecated warnings but I thought I should mention it. Maybe it's my config but I don't see those settings listed. Have not enabled encryption (yet). WARN [com.hazelcast.config.MapConfig] - cas.properties # hazelcast ticket cache replication cas.ticket.re