From 184db8bde6198b30922b98ce367eea6757f15430 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Mon, 7 May 2018 20:26:19 -0500 Subject: [PATCH] Updated git submodules Project: policy/engine master f74bbc97aefb9c7e550b8e123581f1e4fa78f84d fix PE DB lock timeout problems see companion docker review. The failOverReadOnly .. flags should only be used when a DB high availability environment is used, such as a master/slave configuration. As they are the jdbc parameters have caused bad interactions with the underlying persistence libraries rendering the PAP useless. It is thought that this may perhaps solve POLICY-773, POLICY-775, POLICY-779, and perhaps POLICY-776. Change-Id: Icb69a3afc0a19969a34af40d960fa8e1b94aabc0 Issue-ID: POLICY-777 Signed-off-by: Jorge Hernandez --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index 973929cfd..f74bbc97a 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit 973929cfd6cd3e5ba3a837fa56d35b210307c9ac +Subproject commit f74bbc97aefb9c7e550b8e123581f1e4fa78f84d -- 2.16.6