[
https://issues.jboss.org/browse/ISPN-6677?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes edited comment on ISPN-6677 at 1/18/17 4:51 AM:
------------------------------------------------------------------
AFAICT, core relies on HikariCP for JDBC connections that should provide retry capability.
For the other cache stores like Mongo, this is problably built on the driver.
was (Author: gustavonalle):
AFAICT, core relies on HikariCP for JDBC connections that should provide retry capability.
For the other cache stores like Mongo, this isnpribably built on the driver.
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)