From: eh552t Date: Thu, 14 Sep 2017 09:20:19 +0000 (+0200) Subject: Updated git submodules X-Git-Tag: 1.0.0-Amsterdam~2240 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7dd22411dc0e6670db35b29416d5ae5de3fecd5f;p=doc.git 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 Issue-ID: CLAMP-42 --- diff --git a/docs/submodules/clamp.git b/docs/submodules/clamp.git index 53bb3d5ba..b7bdc4817 160000 --- a/docs/submodules/clamp.git +++ b/docs/submodules/clamp.git @@ -1 +1 @@ -Subproject commit 53bb3d5baf4b63ce5bde7eee67e7cb2a9173121a +Subproject commit b7bdc481784a08d81f71055264f03b9bb3443576