WildFly HornetQ-Based Messaging Subsystem Configuration Reference: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
====<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. |
Revision as of 18:17, 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.