summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-10-03 12:26:10 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-10-03 12:44:38 +0100
commitac0bffc722f22ab407845367eeafed0348c1b094 (patch)
tree6dd893d7401387f7e0aee6d570fc4b99a4b6a176 /docs
parentfe7753178f5f1b4814dcf7473ea8c761951d8f02 (diff)
Swallow kafkaException
- swallow the kafka exception if we are unable to send the kafka message due to any reason. - updated release notes as well Issue-ID: CPS-1294 Change-Id: Iaa8ae5b0bc289d819a46b4a95a1382f4ecee66aa Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/release-notes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 69a1a3576..43ee65445 100755
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -38,7 +38,7 @@ Release Data
Bug Fixes
---------
- - None
+ - `CPS-1294 <https://jira.onap.org/browse/CPS-1294>`_ Kafka communication fault caused cmHandle registration error
Version: 3.1.3
==============