Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12
-
None
Description
(1) the documentation states that maxprefetch controls the 'maximum number of pre-fetched messages per destination'. However this is not strictly correct, it is the prefetch per consumer (if you had multiple consumers on the same destination they would each have that amount of prefetch).
(2) there is no mention of the capacity option in the address (which admittedly is only supported by the JMS client ta this point)