Notifications from Context are incomplete
Reporters
- Lluis Gifre (CTTC)
Description
Some actions performed against Context database does not raise all the required notifications. For instance, if a device is added/updated/deleted and its endpoints belong to a topology, not only the device create/update/delete notifications should be raised, but also those related to the topology and context. Same applies to rest of ContextDB entities.
Deployment environment
- Operating System (include version): all
- MicroK8s (include version and add-ons): all
- TeraFlowSDN (include release/branch-name/commit-id): all
TFS deployment settings
Standard deployment.
Sequence of actions that resulted in the bug
Deploy TFS, subscribe to ContextDB events, listen for events.
Document the explicit error
See description.
Expected behaviour
All the entities modified during the ContextDB change needs to be raised.
References
None