-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.9.1.GA, AMQ 7.8.3.GA
producer-window-size is defaulted to -1 (unlimited) on cluster connections, with the result that when brokers are under resource pressure or when network latency is high, we can see ballooning memory on the cluster connection, particularly in the resendCache on the underlying Channel. This could result in an OOM condition on the sending broker and should be limited to avoid this.
- relates to
-
ENTMQBR-6969 Align default producer-window-size in XSD
- Closed