-
Bug
-
Resolution: Unresolved
-
Minor
-
3.15-Interstellar.GA, 3.15.1.ER1, 3.15.1.ER2, 3.15.1.CR1, 3.15.1.CR2
-
False
-
None
-
False
-
-
---
-
-
Customers that use Datagrid together with RHBQ cannot develop and test their application on a same platform as it is deployed in production because Dev Service for Infinispan doesn't work on Aarch64. Setting container image used by this Dev Service to Datagrid does work as long as you disable Ryuk, because the Ryuk enforced by this container image is very old as mentioned here https://github.com/quarkusio/quarkus/issues/42507#issuecomment-2411672348.
Workaround: set `quarkus.infinispan-client.devservices.image-name=registry.redhat.io/datagrid/datagrid-8-rhel9:1.5-8.5.0.GA` and `ryuk.container.image=testcontainers/ryuk:0.3.3` in Testcontainers properties.