Update git submodules
authorKAPIL SINGAL <ks220y@att.com>
Tue, 18 Feb 2020 16:47:19 +0000 (16:47 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 18 Feb 2020 16:47:19 +0000 (16:47 +0000)
commit3d8044a002b8b8fff83b5ac1380f7796455a9a45
tree348ce240152836c547e0d7d30b560b4cd3d03f8f
parent04576a420fe67c215e18f7c78a5ab8cbf02710c9
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
docs/submodules/ccsdk/cds.git