-
Notifications
You must be signed in to change notification settings - Fork 659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update telemetry-atomic description #1238
base: master
Are you sure you want to change the base?
Conversation
protocol message. When the annotation is specified in the context | ||
of a list of containers, it applies to individual list elements | ||
(subtree or container and all elements under that subtree) of the | ||
list and not to the entire list. For example, say ipv4-entry list | ||
has two elements, prefix1 and prefix2, all elements under the | ||
prefix1 subtree may be updated as a result of a next-hop group | ||
change while prefix2 subtree is not updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be more clear to say something like:
"the atomic property applies to the contents of each individual keyed entry in the list."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dplore for the feedback. I have updated the description accordingly.
/gcbrun |
No major YANG version changes in commit 6446f85 |
Change Scope
telemetry-atomic
description to clarify the list container behavior.