ci.docker icon indicating copy to clipboard operation
ci.docker copied to clipboard

Fix Infinispan connectivity issues

Open kabicin opened this issue 2 years ago • 1 comments

Fixes #320

  • Addresses yum install maven failure in infinispan-client-setup.sh helper script.

Fixes #324

  • Adds Infinispan service name (i.e. example-inifinispan:11222) as a fallback for the Liberty client when the $INFINISPAN_HOST (IP address) does not point to the Infinispan Service due to an IP change.
  • Remove beta support tag in infinispan-client-sessioncache.xml

Fixes #258

  • Fixes TLS/SSL connection failure using Infinispan Operator. The Liberty (infinispan-client-sessioncache.xml) Hot Rod client is adjusted to use OpenShift Service CA as a truststore, which is used by default by Infinispan Operator when creating an Infinispan Cluster.

kabicin avatar Aug 04 '22 21:08 kabicin

Hmmm... looks like this stalled out last year? Any chance of progressing?

dougbreaux avatar Feb 14 '24 17:02 dougbreaux