WildFly HornetQ-Based Messaging Subsystem Configuration Reference: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
====<redistribution-delay>==== | ====<redistribution-delay>==== | ||
Defines how long to wait, in milliseconds, after the last consumer is closed on a queue before redistributing any messages in the queue. The default is -1, which means "disabled", which means messages won't be redistributed among clustered node peers, even if there are no consumers. | Defines how long to wait, in milliseconds, after the last consumer is closed on a queue before [[WildFly_HornetQ-Based_Messaging_Subsystem_Concepts#Message_Redistribution|redistributing]] any messages in the queue. The default is -1, which means "disabled", which means messages won't be redistributed among clustered node peers, even if there are no consumers. |
Revision as of 18:22, 12 July 2017
Internal
<hornetq-server>
<address-settings>
<address-setting>
<redistribution-delay>
Defines how long to wait, in milliseconds, after the last consumer is closed on a queue before redistributing any messages in the queue. The default is -1, which means "disabled", which means messages won't be redistributed among clustered node peers, even if there are no consumers.