Updated git submodules
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 6 Dec 2018 16:33:15 +0000 (16:33 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 6 Dec 2018 16:33:15 +0000 (16:33 +0000)
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 <liam.fallon@est.tech>
docs/submodules/policy/apex-pdp.git

index cbf3ade..e675335 160000 (submodule)
@@ -1 +1 @@
-Subproject commit cbf3ade089e2cb866758efcb5fb9a3027b331700
+Subproject commit e6753352980648bac92aff9a7295639349ea1295