[ 
https://issues.apache.org/jira/browse/ARTEMIS-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947799#comment-16947799
 ] 

ASF subversion and git services commented on ARTEMIS-2508:
----------------------------------------------------------

Commit 28d1a53630bea2ce9ef137cda4724fbf106dd96e in activemq-artemis's branch 
refs/heads/master from brusdev
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=28d1a53 ]

ARTEMIS-2508 Crititical analyser trigger shutdown if removeAllMessages

The crititical analyser trigger the broker shutdown if try to
removeAllMessages with a huge queue. The iterQueue is split so as
not to keep the lock too time.


> Crititical analyser trigger shutdown if removeAllMessages
> ---------------------------------------------------------
>
>                 Key: ARTEMIS-2508
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2508
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Domenico Bruscino
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The crititical analyser trigger the broker shutdown if try to 
> removeAllMessages with a huge queue. 
> {code:java}
> WARN  [org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
> org.apache.activemq.artemis.core.server.impl.QueueImpl is expired on path 3
> ERROR [org.apache.activemq.artemis.core.server] AMQ224079: The process for 
> the virtual machine will be killed, as component QueueImpl[name=TEST, 
> postOffice=PostOfficeImpl 
> [server=ActiveMQServerImpl::serverUUID=ba803379-cfa8-11e9-8c2b-0c4de9ce8296], 
> temp=false]@3cf3f5cb is not responsive
> {code}



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

Reply via email to