aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSourabh Sourabh <sourabh.sourabh@est.tech>2025-01-17 09:49:36 +0000
committerGerrit Code Review <gerrit@onap.org>2025-01-17 09:49:36 +0000
commit76a3bddc4494b6856084b02f49e37e7ab7c5d27a (patch)
tree795ff8592b2a7d745dbba1ca0682626a59b96839 /docs
parentd5c0c3aef85915cbdd1fd67ecd058b53e77467cc (diff)
parent9df4a57a05e3ee67ff96284a4f7b1b07c94600b1 (diff)
Merge "One SchemaSet per moduleSetTag"
Diffstat (limited to 'docs')
-rw-r--r--docs/deployment.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index 2a17e30a16..940bc50923 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2021-2024 Nordix Foundation
+.. Copyright (C) 2021-2025 Nordix Foundation
.. Modifications Copyright (C) 2021 Bell Canada.
.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
@@ -354,10 +354,7 @@ Below are the list of distributed datastructures that we have.
+--------------+------------------------------------+-----------------------------------------------------------+
| cps-ncmp | cmNotificationSubscriptionCache | Stores and tracks cm notification subscription requests. |
+--------------+------------------------------------+-----------------------------------------------------------+
-| cps-ncmp | moduleSetTagsBeingProcessed | Track module set tags which are processed to prevent |
-| | | multiple threads working with same tag. |
-+--------------+------------------------------------+-----------------------------------------------------------+
| cps-ncmp | cpsAndNcmpLock | Cps and NCMP distributed lock for various use cases. |
+--------------+------------------------------------+-----------------------------------------------------------+
-Total number of caches : 8
+Total number of caches : 7