Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP2 (5.2.6)
-
All
Description
This improvement adds the ability to set the maximum queue size in the message bus. This can be done with the following new methods in BaseDestination:
public int getMaximumQueueSize()
public void setMaximumQueueSize(int maximumQueueSize)
Attachments
Issue Links
- is related to
-
LPS-5491 Add support for throttled message queues in message bus
- Closed