aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-02-03 16:42:13 +0000
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-02-09 09:47:25 +0000
commit62ac0c3b172ef5dbbc9d22d10bb45186b446d4c9 (patch)
tree235a44d810587b6d01de8f8cb91cd6d1446b7728 /docs
parentf5cad5a6d75d0072fb3be7347cccd50ecfa120ae (diff)
Fix for retry mechanism on concurrent CmHandle registration
Issue-ID: CPS-856 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ie7c0033f2987166315611f8a286ae3978466c75f
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/release-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 058f6baae..3fb0a7015 100755
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -41,6 +41,7 @@ Bug Fixes
- `CPS-783 <https://jira.onap.org/browse/CPS-783>`_ Remove cm handle does not completely remove all cm handle information
- `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
- `CPS-867 <https://jira.onap.org/browse/CPS-867>`_ Database port made configurable through env variable DB_PORT
+ - `CPS-856 <https://jira.onap.org/browse/CPS-856>`_ Retry mechanism not working for concurrent CmHandle registration
Known Limitations, Issues and Workarounds
-----------------------------------------