Howard Gao created ARTEMIS-1261:
-----------------------------------
Summary: Adjust default confirmation-window-size for bridges
Key: ARTEMIS-1261
URL: https://issues.apache.org/jira/browse/ARTEMIS-1261
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.1.0, 1.5.5
Reporter: Howard Gao
Assignee: Howard Gao
Fix For: 1.5.6, 2.2.0
The default id-cache-size is 20000 and the default
confirmation-window-size is 1MB. It turns out the 1MB
size is too small for id-cache-size.
To fix it we adjust the confirmation-window-size to 10MB. Also
a test is added to guarantee it won't break this rule when this
default value is to be changed to any new value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)