Repository: activemq-artemis Updated Branches: refs/heads/master 5a17fe080 -> 6a251ee5c
This closes #1237 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6a251ee5 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/6a251ee5 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/6a251ee5 Branch: refs/heads/master Commit: 6a251ee5c59d503f31a610345cd0fcb5308dd88a Parents: 5a17fe0 52a5b85 Author: Clebert Suconic <[email protected]> Authored: Tue May 2 13:00:46 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Tue May 2 13:00:46 2017 -0400 ---------------------------------------------------------------------- .../artemis/api/core/management/DayCounterInfo.java | 10 +++++----- .../jdbc/store/drivers/mysql/MySQLSQLProvider.java | 2 +- .../artemis/core/protocol/mqtt/MQTTProtocolHandler.java | 2 +- .../core/management/impl/AddressControlImpl.java | 4 ++-- .../artemis/core/messagecounter/MessageCounter.java | 12 ++++++------ .../core/messagecounter/impl/MessageCounterHelper.java | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
