[
https://issues.apache.org/jira/browse/ARTEMIS-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068615#comment-16068615
]
ASF subversion and git services commented on ARTEMIS-1261:
----------------------------------------------------------
Commit 06986e4ee1eb32fc2642b111ca3955518f684adb in activemq-artemis's branch
refs/heads/master from [~gaohoward]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=06986e4 ]
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.
> 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: 1.5.5, 2.1.0
> 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)