diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-05-07 20:26:19 -0500 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-08 13:16:11 +0000 |
commit | 184db8bde6198b30922b98ce367eea6757f15430 (patch) | |
tree | 480fa5d162dc9730b6ff1afba7a80089af63f321 /docs/submodules/policy/engine.git | |
parent | 3037d0f18b320cfc7aabbdd66fa0c5333cdecd0d (diff) |
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 <jh1730@att.com>
Diffstat (limited to 'docs/submodules/policy/engine.git')
m--------- | docs/submodules/policy/engine.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git -Subproject 973929cfd6cd3e5ba3a837fa56d35b210307c9a +Subproject f74bbc97aefb9c7e550b8e123581f1e4fa78f84 |