This closes #97
Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/062b0c2c Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/062b0c2c Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/062b0c2c Branch: refs/heads/master Commit: 062b0c2c080b0557475dce564341e96c90b89406 Parents: eaf5c12 886e2d4 Author: Timothy Bish <[email protected]> Authored: Mon Jun 8 17:10:19 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Mon Jun 8 17:10:19 2015 -0400 ---------------------------------------------------------------------- .../activemq/broker/region/AbstractRegion.java | 82 +++++- .../broker/region/RegionStatistics.java | 89 ++++++ .../broker/region/policy/PolicyEntry.java | 17 ++ .../policy/MaxDestinationsPolicyTest.java | 271 +++++++++++++++++++ 4 files changed, 457 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
