Aditya Sharad 52a5b85557 ARTEMIS-1135: Prevent overflow in DayCounter
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.
2017-05-02 13:00:46 -04:00
..
artemis-load-generator @ e197fef8f2
2017-03-22 11:45:47 +00:00