commit | aa7eeb999f1fcb7edc190fbcefe9747fc6e63059 | [log] [tgz] |
---|---|---|
author | Sebastien Premont-Tendland <sebastien.premont@bell.ca> | Mon Feb 17 11:14:02 2020 -0500 |
committer | Sebastien Premont-Tendland <sebastien.premont@bell.ca> | Mon Feb 17 11:30:57 2020 -0500 |
tree | a84dffc4fdde79555ae81602e6c1c69eb55a9768 | |
parent | e0e8b14e106cff2dccc76e6edcc1a7ee6ffe10da [diff] |
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