From 0e52b096079e9b3e2538bf742b618293c2839859 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 Feb 2019 17:23:37 -0500 Subject: [PATCH] Update git submodules * Update docs/submodules/aaf/authz.git from branch 'master' to 40fad64132a671731e37ce97911a03db72ff7ecf - Fix: AAF timing issues We wait until the cassandra DB comes up and listen on TCP 9042 before running any cqlsh commands. Also we increse cqlsh --request-timeout to 60 seconds and in order to prevent coordinator write timeouts we increase write_request_ timeout_in_ms to 20 seconds. So that Cassandra DB comes up in all different setpups without any failures. Change-Id: Idf2e1080a0ec39d6a594888f13625ef173aa5467 Issue-ID: AAF-773 Signed-off-by: kranthi.guttikonda@att.com Signed-off-by: root --- docs/submodules/aaf/authz.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git index c9324c82b..40fad6413 160000 --- a/docs/submodules/aaf/authz.git +++ b/docs/submodules/aaf/authz.git @@ -1 +1 @@ -Subproject commit c9324c82b4a7d6e2867b2e765f4949ee306045af +Subproject commit 40fad64132a671731e37ce97911a03db72ff7ecf -- 2.16.6