activemq-artemis/artemis-server
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 NO-JIRA Bump extra tests version 2017-03-22 11:45:47 +00:00
src ARTEMIS-1135: Prevent overflow in `DayCounter` 2017-05-02 13:00:46 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-03-10 14:54:33 +00:00