use long type to store MessageCounter count
-------------------------------------------
Key: JBMESSAGING-1489
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1489
Project: JBoss Messaging
Issue Type: Feature Request
Reporter: Jeff Mesnil
Assignee: Tim Fox
MessageCounter keeps the total count of messages as a int.
Depending on use cases, it is possible that the queue has had more message than
Integer.MAX_VALUE.
Using a long to store the counters should be preferred
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira