activemq-artemis/artemis-core-client/src
Howard Gao 06986e4ee1 ARTEMIS-1261 Adjust default confirmation-window-size for bridges
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.
2017-06-29 12:56:16 -04:00
..
main ARTEMIS-1261 Adjust default confirmation-window-size for bridges 2017-06-29 12:56:16 -04:00
test/java/org/apache/activemq/artemis ARTEMIS-1156: moving our collections on its own package 2017-05-12 10:06:05 -04:00