From: Pamela Dragosh Date: Thu, 6 Dec 2018 16:33:15 +0000 (+0000) Subject: Updated git submodules X-Git-Tag: elalto.1.5.2~7998 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f0471b4a6a610b5f7b6c3bc06108187442f0a708;p=doc.git Updated git submodules Project: policy/apex-pdp master e6753352980648bac92aff9a7295639349ea1295 Merge "Fix bugs in context flushing" Fix bugs in context flushing The context flushing support in the context distributor can throw a concurrent exception when a lot of context is active and a flush takes place. This fix introduces proper synchronized access to the album maps. In addition, there was an incorrect cast in the call to the persist() method of the persistor. Change-Id: I6594ffed83a0b34251a0c5c7893d4abb17437fd4 Issue-ID: POLICY-1380 Signed-off-by: liamfallon --- diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git index cbf3ade08..e67533529 160000 --- a/docs/submodules/policy/apex-pdp.git +++ b/docs/submodules/policy/apex-pdp.git @@ -1 +1 @@ -Subproject commit cbf3ade089e2cb866758efcb5fb9a3027b331700 +Subproject commit e6753352980648bac92aff9a7295639349ea1295