-
Notifications
You must be signed in to change notification settings - Fork 696
YANG Atomic extensions and behavioral expectations #1376
Copy link
Copy link
Closed
openconfig/reference
#237Description
While there is still unmerged work and discussion surrounding YANG atomic extensions here: #1330
As well as prior discussion on the relationship between the YANG atomic extension and gNMI atomic field here: openconfig/gnmi#180
If we use the OC AFT modeling as an example of atomic datasets
- There is 0 mention of atomic behavior expectations from a gNMI specification perspective
- These datasets are not marked as
oc-ext:telemetry-on-change(Similar to what is described in Tighten up YANG node and ON_CHANGE expectation relationships #1375) - There is no description of expectations should one choose to query/subscribe to a subset of data under an atomic marked container/list
The intention of this issue is to spark discussion to come to consensus on expectations when
- Subscriptions target subsets of data under atomic flagged content (deliver subset, error, or entire atomic flagged content)
- YANG containers/lists are marked as atomic, agreement that this corresponds to a case when gNMI marks
atomic = true
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress