From f0471b4a6a610b5f7b6c3bc06108187442f0a708 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 6 Dec 2018 16:33:15 +0000 Subject: [PATCH] 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 --- docs/submodules/policy/apex-pdp.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6