Chapter 2. Known and fixed issues

Learn about known issues for Data Grid Operator and find out which issues are fixed.

2.1. Known issues with Data Grid Operator deployments

This section describes issues that affect Data Grid clusters that you manage with Data Grid Operator. For complete details about Data Grid, you should refer to the Data Grid 8.3 release notes.

Unexpected behavior occurs after OOM exceptions

Issue: JDG-3991

Description: If out of memory exceptions cause Data Grid Server to terminate on OpenShift, unexpected behavior can occur. In some cases nodes cannot restart and the org.infinispan.LOCKS enters degraded mode. The following exception is written to the pod log file:

FATAL (main) [org.infinispan.SERVER] ISPN080028: Red Hat Data Grid Server failed to start java.util.concurrent.ExecutionException: org.infinispan.manager.EmbeddedCacheManagerStartupException: org.infinispan.commons.CacheException: Initial state transfer timed out for cache org.infinispan.LOCKS on <pod-name-id>

Workaround: There is no workaround for this issue. You should configure eviction in Data Grid caches to help avoid OOM exceptions.

2.2. Fixed in Data Grid Operator 8.3.0

Data Grid Operator 8.3.0 includes the following notable fixes:

  • JDG-4682 Removing Infinispan CR deletes user created secrets
  • JDG-4763 Clients cannot connect to remote caches that use TLS/SSL encryption
  • JDG-4572 Native CLI oc plugin infinispan delete command does not fail without subcommand
  • JDG-4568 Native CLI oc plugin does not interpret arrow keys correctly
  • JDG-4574 Native CLI oc plugin install command does not work
  • JDG-5026 Cluster is unable to start after graceful shutdown

2.3. Fixed in Data Grid Operator 8.3.1

Data Grid Operator 8.3.1 includes the following notable fixes:

  • JDG-5078 Ensure compatibility with sidecar injection

2.4. Fixed in Data Grid Operator 8.3.4

Data Grid Operator 8.3.4 includes the following notable fixes:

  • JDG-5171 Operator version is undefined
  • JDG-5108 Data Grid restore procedure fails when the Data Grid Operator receives an upgrade
  • JDG-5119 Deadlock occurs when deleting Infinispan CR with propagationPolicy = foreground
  • JDG-4304 Data Grid Operator does not reflect EndpointEncryption field changes

2.5. Fixed in Data Grid Operator 8.3.6

Data Grid Operator 8.3.6 includes the following notable fixes:

  • JDG-5393 Operator exposes clusterwide ServiceAccount privileges
  • JDG-5370 Graceful shutdown fails with cross-site replication

2.6. Fixed in Data Grid Operator 8.3.7

Data Grid Operator 8.3.7 includes the following notable fixes:

  • JDG-5425 Specifying multiple authorization permmisions for a role might lead to server startup failure.
  • JDG-5410 Specifying tls.key and tls.crt keys for a certificate secret causes server startup failure.
  • JDG-5405 Initiating a graceful shudown of a cluster with no pods causes issues with the Pod Status diagram on OpenShift.