mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-11 12:35:47 +00:00
Have `AddressControlImpl::getMessageCount` use and return a `long`. Prevents potential overflow from use of an `int` count variable. Fixes one of the "Implicit narrowing conversion in compound assignment" alerts at https://lgtm.com/projects/g/apache/activemq-artemis/alerts.
artemis-load-generator @ e197fef8f2