You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2016/08/24 15:32:09 UTC

[3/3] activemq-artemis git commit: This closes #730

This closes #730


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6e8832b6
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/6e8832b6
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/6e8832b6

Branch: refs/heads/master
Commit: 6e8832b6cb6a3333742ff5449f930887257996a1
Parents: e130d32 92c5d5c
Author: jbertram <jb...@apache.com>
Authored: Wed Aug 24 10:31:11 2016 -0500
Committer: jbertram <jb...@apache.com>
Committed: Wed Aug 24 10:31:11 2016 -0500

----------------------------------------------------------------------
 .../activemq/artemis/utils/RandomUtil.java      |   8 +-
 .../RandomConnectionLoadBalancingPolicy.java    |   6 +-
 ...ndomStickyConnectionLoadBalancingPolicy.java |   6 +-
 ...RoundRobinConnectionLoadBalancingPolicy.java |   6 +-
 .../core/client/ActiveMQClientLogger.java       |   2 +-
 .../artemis/core/cluster/DiscoveryGroup.java    |   2 +-
 .../apache/activemq/artemis/utils/Random.java   |  39 -------
 .../core/util/RandomUtilDistributionTest.java   | 102 +++++++++++++++++++
 .../artemis/tests/unit/util/UTF8Test.java       |   7 +-
 9 files changed, 118 insertions(+), 60 deletions(-)
----------------------------------------------------------------------