Skip to content

Commit

Permalink
#259 Add requirement to enforce serialization of any notifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
d-gregorczyk committed Mar 8, 2024
1 parent 5097f0a commit 96be94c
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,12 @@ NOTE: This allows for a <<vol1_spec_sdpi_p_actor_somds_consumer>> to apply repor
****
A <<vol1_spec_sdpi_p_actor_somds_consumer>> should reconnect or go into a fail-safe mode when it receives a report with an <<acronym_mdib>> version that is either lower than the last received version or more than one version higher than the last received version.
****

.R1014
[sdpi_requirement#r1014,sdpi_req_level=shall]
****
A <<actor_somds_provider>> shall not send a notification of a subscription as long as there is another notification pending for that subscription.
NOTE: This also requires <<actor_somds_provider>>s to serialize delivery of msg:OperationInvokedReport messages.
****

0 comments on commit 96be94c

Please sign in to comment.