diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-10-14 13:44:31 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-10-16 16:00:58 +0100 |
commit | 75697fe5b62650db7ca53b3cb4ceb74617953c98 (patch) | |
tree | 54303ba117b621dbb051877af24868c4191faa48 /docs/release-notes.rst | |
parent | b442bc6d6833c855fb85f29ccffc775d80cc49a7 (diff) |
Update documentation related to hazelcast
- removed old entries of data structures which are removed now.
- updated the documentation to correctly reflect our infrastructure
startegy related to hazelcast.
- fixed few NB comments on the merged patch.
Issue-ID: CPS-2408
Change-Id: Id7ce4ac695ad94742490ac5d2be89cd23ffda3e5
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index cebb1c0800..9c08356b35 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -43,6 +43,7 @@ Bug Fixes Features -------- 3.5.4 + - `CPS-2408 <https://lf-onap.atlassian.net/browse/CPS-2408>`_ One Hazelcast instance per JVM to manage the distributed data structures. Version: 3.5.3 ============== |