Reduce Cassandra CPU usage by less probe 84/84784/2
authorYang Xu <yang.xu3@huawei.com>
Wed, 10 Apr 2019 04:19:02 +0000 (00:19 -0400)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 10 Apr 2019 05:36:03 +0000 (05:36 +0000)
Change-Id: If922b4c078ceb3775d266f1e19382b45f51810e5
Issue-ID: INT-993
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
deployment/heat/onap-rke/env/windriver/onap-oom.env

index 11f4825..64039bb 100644 (file)
@@ -85,6 +85,10 @@ parameters:
           initialDelaySeconds: 120
       aai-cassandra:
         replicaCount: 1
+        liveness:
+          enabled: false
+        readiness:
+          periodSeconds: 120
     portal:
       enabled: true
       global:
@@ -132,6 +136,10 @@ parameters:
         music:
           music-cassandra:
             replicaCount: 1
+            liveness:
+              enabled: false
+            readiness:
+              periodSeconds: 120
           music-tomcat:
             replicaCount: 1
     msb: