Cluster Distributed lock service integration with OOM. 50/101850/3
authorSebastien Premont-Tendland <sebastien.premont@bell.ca>
Mon, 17 Feb 2020 16:32:15 +0000 (11:32 -0500)
committerSebastien Premont-Tendland <sebastien.premont@bell.ca>
Tue, 18 Feb 2020 18:49:56 +0000 (18:49 +0000)
commitb679d7bfa1ff3bdba9d70fee6beecdbf9f45d015
tree1f33b8602a3ec2b00ce211730018d28e39840b69
parent6e61631cd701db5f31559b7c065ddea3d85bd426
Cluster Distributed lock service integration with OOM.

Disabled by default. In order to enable cluster replicaCount
should be higher than 2 and useScriptCompileCache is set to false.

We need to disable script compile cache otherwise there is
issue with updating CBA when running multiple replicas of
blueprint processor.

Issue-ID: CCSDK-2011
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I6f6071556eb499832f9a765ba4c27100497c6e88
kubernetes/cds/charts/cds-blueprints-processor/resources/config/hazelcast.yaml [new file with mode: 0755]
kubernetes/cds/charts/cds-blueprints-processor/templates/deployment.yaml
kubernetes/cds/charts/cds-blueprints-processor/templates/service.yaml
kubernetes/cds/charts/cds-blueprints-processor/values.yaml