diff options
author | eh552t <eh552t@intl.att.com> | 2017-09-14 11:20:19 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-14 09:27:49 +0000 |
commit | 7dd22411dc0e6670db35b29416d5ae5de3fecd5f (patch) | |
tree | c69bab594a8349e37a7a2d8932d844f151e39b8a /docs/submodules | |
parent | 6ee05c434b376033fd5ef82eb9a87e2492abf0dd (diff) |
Updated git submodules
Project: clamp master b7bdc481784a08d81f71055264f03b9bb3443576
Wait for database with mariadb connector
With the change from Mysql to MariaDB connector
maxReconnect parameters 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: I7d03baa69bbee46d82a403f573d9f492f9720a4c
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-42
Diffstat (limited to 'docs/submodules')
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 53bb3d5baf4b63ce5bde7eee67e7cb2a9173121 +Subproject b7bdc481784a08d81f71055264f03b9bb344357 |