Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.4.2
-
None
-
None
Description
I ran in to broker memory issues using JMS streams and from reading the Producer Flow Control documentation I thought I could resolve this by always using sync sends. However, I noticed that streams always use async sends.
Can support be added to optionally use sync sends for JMS streams?