]
Gustavo Fernandes commented on ISPN-6677:
-----------------------------------------
My thoughts on the subject in the blog post
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: Sebastian Łaskawiec
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.