The README file is update to reflect the implementation
in [#3169] and [#3200]
---
 src/ntf/ntfimcnd/README | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/ntf/ntfimcnd/README b/src/ntf/ntfimcnd/README
index 2809e7eb9..507e57071 100644
--- a/src/ntf/ntfimcnd/README
+++ b/src/ntf/ntfimcnd/README
@@ -2,6 +2,7 @@
 #      -*- OpenSAF  -*-
 #
 # (C) Copyright 2013 The OpenSAF Foundation
+# Copyright Ericsson AB 2020 - All Rights Reserved.
 #
 # This program is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
@@ -31,6 +32,12 @@ If Runtime data the notification(s) are sent when the first 
callback is
 invoked. No more callbacks will be invoked.
 If Config data the CCB data is saved and notification(s) are sent when the
 Apply callback is invoked.
+The old attribute values are fetched from IMM, if exists, are included in
+notifications. For multiple value attributes, if the number of old attributes
+values is greater than the number of new attribute values, the old attribute
+values will not be included in notification.
+This has the advantage of avoiding the ambiguity that otherwise would publish
+some old attribute values but not all.
 For more information about the special applier see README files in immsv.
 
 Code
-- 
2.25.0



_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to