diff options
author | eh552t <eh552t@intl.att.com> | 2017-09-14 11:14:02 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-14 09:27:40 +0000 |
commit | 6ee05c434b376033fd5ef82eb9a87e2492abf0dd (patch) | |
tree | 7f19c06b859928c0342224c59295d998d72fc69e /docs | |
parent | bae02c72bca316c2cf5419b7576e8884fde4559f (diff) |
Updated git submodules
Project: clamp master 53bb3d5baf4b63ce5bde7eee67e7cb2a9173121a
Wait for database with mariadb connector
With the change from Mysql to MariaDB connector
maxReconnect parameter doesn't work anymore.
We then need to use retriesAllDown instead but
this is doing retries as fast as possible with
no wait between tries so need an arbitrary high
value. With maxReconnect it was waiting a time
exponentially growing so a low value was enough.
Change-Id: Id1429759aa4bdcfc9af1934fd6f8b848ed879e91
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-42
Diffstat (limited to 'docs')
m--------- | docs/submodules/clamp.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/clamp.git b/docs/submodules/clamp.git -Subproject d409b3184a7e9dc3907349e792132add5fd5432 +Subproject 53bb3d5baf4b63ce5bde7eee67e7cb2a9173121 |