summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrinda Santh Muthuramalingam <brindasanth@in.ibm.com>2019-11-06 21:09:46 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-06 21:09:46 +0000
commit53cda52463a6a7ad45a00901740f601110f4ba22 (patch)
tree8200eabfa7c88371bc1253b1d5e7e1ec5c6c3231 /docs
parenta3ea408c9024403fe546880b4074e170afc7d1b9 (diff)
Update git submodules
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 88e3ef2d396bc91051b182d11a2d490bf37abf08 - Merge "Rolling upgrade support for in-flight requests" - Rolling upgrade support for in-flight requests Three entry points are being handled : 1 - REST endpoint 2 - gRPC endpoint 3 - Kafka consumer We make use of Phaser object to make sure the PreDestroy callback wait for all requests to be executed before stopping the process. The docker image was also modified to make sure the java process becomes PID 1 in the container in order to catch the SIGTERM signal which triggers the PreDestroy callback of Spring. This was done by using the "exec" command in bash. Issue-ID: CCSDK-1885 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I3e2a72e26a4c8b7768ebc374ea40aa8d55fb6761
Diffstat (limited to 'docs')
m---------docs/submodules/ccsdk/cds.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git
-Subproject a835890f817a1e3627c281e98ab786ee7bf8c2b
+Subproject 88e3ef2d396bc91051b182d11a2d490bf37abf0