You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Keith Wall (Jira)" <ji...@apache.org> on 2020/06/23 17:06:00 UTC

[jira] [Updated] (ARTEMIS-2819) Removal of address setting (exact match) ineffective

     [ https://issues.apache.org/jira/browse/ARTEMIS-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated ARTEMIS-2819:
--------------------------------
    Summary: Removal of address setting (exact match) ineffective  (was: Removal of ActiveMQServerControl#removeAddressSettings ineffective)

> Removal of address setting (exact match) ineffective
> ----------------------------------------------------
>
>                 Key: ARTEMIS-2819
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2819
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Keith Wall
>            Priority: Major
>
> If, dynamically through management, I add a settings for an address (exact match) then later remove those settings, on re-reading the settings record for the address, I expect to see the settings from higher in the hierarchy (or the root).  This does not occur.  It behaves as if the removal did not take case.
> I wrote a ActiveMQServerControlTest that demonstrates the problem. Looking at the code, it appears the HierarchicalObjectRepository does not remove its copy from the cache.  Candidate PR raised.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)