[keycloak-user] KC upgrade of Infinispan to 9.1.0?
Marek Posolda
mposolda at redhat.com
Mon Sep 11 04:39:25 EDT 2017
I afraid that we are tight to the infinispan version used by underlying
Wildfly. Which is 8.2.8.Final in the Wildfly 11, currently used in
latest Keycloak master. I think that you can monitor it with the usage
of JMX at least.
You can also add custom REST endpoints to Keycloak and do some health
checks on your own according to what you need.
Marek
On 08/09/17 02:17, Thomas Connolly wrote:
> Hi All
> Is there a plan to upgrade KC 3.X.X to infinispan 9.1.x in the near future?
> We're currently running a large KC cluster in a production environment.
> I would really like to add infinispan health checks as outlined in the following article, initially to ensure that all servers are participating in the cluster.
> embeddedCacheManager .getHealth() .getClusterHealth() .getNumberOfNodes() // Those two methods allow to control if .getNodeNames() // proper number of nodes joined the cluster
> Example here...http://blog.infinispan.org/2017/03/checking-infinispan-cluster-health-and.html
> We've had production issues, i.e. split brain, with the default udp multicast due to running across multiple vlans (sys admin errors).
> RegardsTom.
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list