[
https://issues.apache.org/jira/browse/ARTEMIS-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845104#comment-17845104
]
ASF subversion and git services commented on ARTEMIS-4765:
----------------------------------------------------------
Commit cd563b49add3c046ae7b2400d9c5342016a21829 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=cd563b49ad ]
ARTEMIS-4765 DuplicateIDCache on Mirror Target is using 20K elements instead of
amqpCredits
in this commit I'm storing a binding record with the address-settings for the
correct size
this is also validating eventual merges of the AddressSettings in the same
namespace.
> Target Mirror is setting wrong size on duplicate cache
> ------------------------------------------------------
>
> Key: ARTEMIS-4765
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4765
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.33.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.34.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Duplicate cache on Mirror target is keeping 20_000 records, even if it's only
> supposed to keep 1000 due to AMQP credits.
> a Workaround is to set the addressSettings.#.iDCacheSize=1000
--
This message was sent by Atlassian Jira
(v8.20.10#820010)