From 3d8044a002b8b8fff83b5ac1380f7796455a9a45 Mon Sep 17 00:00:00 2001 From: KAPIL SINGAL Date: Tue, 18 Feb 2020 16:47:19 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to ec47175357058d256e625bf120d152dbd49b54be - Merge "Removed manual shutdown hook for hazelcast" - Removed manual shutdown hook for hazelcast Shutdown hook for hazelcast are already working with spring boot. Just changed the policy to GRACEFUL (default is TERMINATE). This allow hazelcast to shutdown gracefully and recover from a rolling upgrade Also updated the Dockerfile to use multi stage to reduce by ~200Mb the docker image size. Issue-ID: CCSDK-2011 Signed-off-by: Sebastien Premont-Tendland Change-Id: I0034145c7acefa88ed8d16f23a29249c7225ace3 --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index 6ed2cdca5..ec4717535 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit 6ed2cdca58d2d70ce07594bd9ee253f62d90af4c +Subproject commit ec47175357058d256e625bf120d152dbd49b54be -- 2.16.6