Specifying whether strict message order is preserved for a bus destination
Use this task to change the configuration properties of a bus destination to control whether strict message order is preserved.
Before you begin
The changes made in this task affect the configuration of a bus destination. Before you begin this task, make sure that you fully understand the restrictions that apply to ordered destinations. For further details see Strict message ordering for bus destinations.
About this task
Although messages produced by a single producer to a single destination are seen by a consumer to that destination in the same order as they are produced, there are certain topologies and events, such as system failures, that can change the order of messages (see Message ordering). If strict message order is essential, you can configure a destination to preserve the order of the messages in a much more rigorous manner. Configuring a destination in this way, when used with restricted topologies, maintains message order in all circumstances (for further information, see Strict message ordering for bus destinations).
To preserve the order of the messages that are delivered to a destination, use the administrative console to complete the following steps:
Procedure
- Click .
- Select the Maintain strict message order check box (setting the option to true).
- Click OK.
- 儲存對主要配置所做的變更。