yangwei created ARTEMIS-1679:
--------------------------------

             Summary: Stopping consumer no need to wait until all queued tasks 
done
                 Key: ARTEMIS-1679
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1679
             Project: ActiveMQ Artemis
          Issue Type: Improvement
    Affects Versions: 2.4.0
            Reporter: yangwei


Sping's SimpleMessageListenerContainer shutdown will stop consumers and then 
close them. It will take lots of time(each consumer costs 10s at most) if there 
are lots of consumers bcs stop process will wait until all queued tasks done. 
We assume that waiting for the current task is enough and this will accelerate 
spring shutting down process.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to