ActiveMQMailQueue should use statisticsplugin to get queue size if possible
---------------------------------------------------------------------------

                 Key: JAMES-1131
                 URL: https://issues.apache.org/jira/browse/JAMES-1131
             Project: JAMES Server
          Issue Type: Improvement
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M3


At the moment ActiveMQMailQueue use a QueueBrowser to count the messages 
(because it extends JMSMailQueue). We should better use the statisticsplugin 
for that because with this we don't need to count all Items in the queue. 

See:
http://activemq.apache.org/statisticsplugin.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to