]
Work on ISPN-6677 started by Ryan Emerson.
------------------------------------------
Deal with unavailable dependencies during startup
-------------------------------------------------
Key: ISPN-6677
URL:
https://issues.jboss.org/browse/ISPN-6677
Project: Infinispan
Issue Type: Feature Request
Components: Cloud Integrations
Reporter: Sebastian Ćaskawiec
Assignee: Ryan Emerson
Priority: Blocker
In Kubernetes not all Pods start at the same time. It is perfectly possible to start
first Infinispan and a bit later the database (in this configuration we are assuming that
Infinispan has a dependency to DB). Note that this setup would fails.