You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/04/22 13:57:50 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on a change in pull request #2628: ARTEMIS-2313 Accumulation in HierarchicalObjectRepository cache

clebertsuconic commented on a change in pull request #2628: ARTEMIS-2313 Accumulation in HierarchicalObjectRepository cache
URL: https://github.com/apache/activemq-artemis/pull/2628#discussion_r277297707
 
 

 ##########
 File path: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
 ##########
 @@ -2133,6 +2133,8 @@ public void destroyQueue(final SimpleString queueName,
          }
       }
 
+      getSecurityRepository().removeCacheMatch(queueName.toString());
 
 Review comment:
   Please do not merge this yet.. I'm looking at some details.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services