aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2022-02-09 16:53:20 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-09 16:53:20 +0000
commitd3bb89c442eaad9d635deffd34fe5ae680394790 (patch)
tree495ef5765ccf0d17a18825b2cd73a5622ce32042 /docs
parent4125b3266d9cda4a6e37b7efc9caa6bde231405b (diff)
parent62ac0c3b172ef5dbbc9d22d10bb45186b446d4c9 (diff)
Merge "Fix for retry mechanism on concurrent CmHandle registration"
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
-----------------------------------------