Skip to content

Commit

Permalink
docs: add clarity around bulk mode with duplicate IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbonney committed Jun 12, 2019
1 parent c3ffd57 commit 1afba73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/4.0. Behaviour.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ In environments where multiple clients may be operating against a single Connect

Where a server implementation supports concurrent application of settings changes to underlying Senders and Receivers, it may choose to perform 'bulk' resource operations in a parallel fashion internally. This is an implementation decision and is not a requirement of this specification.

If a 'bulk' request includes multiple sets of parameters for the same Sender or Receiver ID the behaviour is defined by the implementation. In order to maximise interoperability clients are encouraged not to include the same Sender or Receiver ID multiple times in the same 'bulk' request.

# Scheduled Activations

IS-05 provides a mechanism whereby the activation of staged transport parameters can be performed at a particular TAI time, or after a given interval.
Expand Down

0 comments on commit 1afba73

Please sign in to comment.