diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-02-18 16:47:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-18 16:47:19 +0000 |
commit | 3d8044a002b8b8fff83b5ac1380f7796455a9a45 (patch) | |
tree | 348ce240152836c547e0d7d30b560b4cd3d03f8f | |
parent | 04576a420fe67c215e18f7c78a5ab8cbf02710c9 (diff) |
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 <sebastien.premont@bell.ca>
Change-Id: I0034145c7acefa88ed8d16f23a29249c7225ace3
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject 6ed2cdca58d2d70ce07594bd9ee253f62d90af4 +Subproject ec47175357058d256e625bf120d152dbd49b54b |