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

ASF GitHub Bot logged work on ARTEMIS-2508:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Oct/19 19:29
            Start Date: 07/Oct/19 19:29
    Worklog Time Spent: 10m 
      Work Description: brusdev commented on issue #2855: ARTEMIS-2508 
Crititical analyser trigger shutdown if removeAllMessages
URL: https://github.com/apache/activemq-artemis/pull/2855#issuecomment-539167362
 
 
   I used the page Executor because the iteration on paged queue seemed like 
quite similar to depage. Now I see your points of views so I'll just remove the 
locks and I'll keep it in the caller thread.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 324569)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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