Added variable to start RTMGR without running the collector thread 30/2730/1
authorwahidw <abdulwahid.w@nokia.com>
Tue, 10 Mar 2020 09:05:25 +0000 (09:05 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Tue, 10 Mar 2020 09:05:52 +0000 (09:05 +0000)
Change-Id: I5ec292db7a0784767155b528335ddc525265614b
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
helm/rtmgr/templates/config.yaml

index d4ee362..06e9e53 100644 (file)
@@ -78,6 +78,7 @@ data:
          "protPort": "tcp:4560"
          "maxSize": 2072
          "numWorkers": 1
+         "threadType": 1
        "PlatformRoutes": [
          { 'messagetype': 'RIC_SUB_REQ', 'senderendpoint': 'SUBMAN', 'subscriptionid': -1, 'endpoint': '', 'meid': '%meid'},
          { 'messagetype': 'RIC_SUB_DEL_REQ', 'senderendpoint': 'SUBMAN', 'subscriptionid': -1,'endpoint': '', 'meid': '%meid'},