[
https://issues.apache.org/jira/browse/ARTEMIS-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844476#comment-17844476
]
ASF subversion and git services commented on ARTEMIS-4765:
----------------------------------------------------------
Commit 355c600ea8012c5f95c9428592740824b45d8b86 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=355c600ea8 ]
ARTEMIS-4765 DuplicateIDCache on Mirror Target is using 20K elements instead of
amqpCredits
> 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: 20m
> 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)