summaryrefslogtreecommitdiffstats
path: root/cps-application/src
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-02-23 10:35:37 +0000
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2024-02-23 15:50:08 +0000
commitffb7ec84c0a491a26d05ad1017efb1b5fbacf735 (patch)
tree3932c9b7bef27a7978cba6f079fe99dc20832b62 /cps-application/src
parentb8e677fa9a3ca3657b004f34742e6c8664dad3ec (diff)
Remove subscriptionModelLoader flag
- removed the flag as the functionality around model loader is stable now - removed the config parameter from the application yaml file as well Issue-ID: CPS-2112 Change-Id: Ie4e3317c0689615b900dcd9bbf1896bc3a5f37b3 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-application/src')
-rw-r--r--cps-application/src/main/resources/application.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cps-application/src/main/resources/application.yml b/cps-application/src/main/resources/application.yml
index e56e0e13c..9f03fc270 100644
--- a/cps-application/src/main/resources/application.yml
+++ b/cps-application/src/main/resources/application.yml
@@ -200,7 +200,6 @@ ncmp:
parallelism-level: 10
model-loader:
- subscription: true
maximum-attempt-count: 20
# Custom Hazelcast Config.