mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
52a5b85557
Use `long` array for hourly counters instead of `int` array. Prevents overflow when the number of new messages (a `long`) is added. Fixes one of the "Implicit narrowing conversion in compound assignment" alerts on https://lgtm.com/projects/g/apache/activemq-artemis/alerts.
artemis-load-generator @ e197fef8f2