-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.01_CS01
-
Fix Version/s: V4.01_CS02
-
Component/s: JSON Format, Protocol
-
Labels:None
-
Environment:
Applied
-
Proposal:
-
Resolution:
Part 1: Protocol states in 8.2.8.8 Preference respond-async that
The respond-async preference MAY be used for batch requests, but the service MUST ignore the respond-async preference for individual requests within a batch request.
However, JSON Format states in 19.6 Asynchronous Batch Requests that
In addition to the above interaction pattern individual requests within a batch MAY be executed asynchronously if they specify the respond-async preference and if the service responds with a JSON batch response.
Apparently the restriction in Part 1: Protocol only applies to multi-part batch requests or responses.