This is an automated email from the ASF dual-hosted git repository.

dlmarion pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from a4ab7a48dd Merge branch '3.1'
     add 93365b4f23 Fixed failures in RegexGroupBalanceIT after merging PR 
#5070 (#5140)
     add 318765562c Merge branch '2.1' into 3.1
     new d10d06ae63 Merge branch '3.1'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/manager/balancer/BalanceParamsImpl.java   | 15 +++++++---
 .../accumulo/core/spi/balancer/GroupBalancer.java  | 10 +++++--
 .../spi/balancer/HostRegexTableLoadBalancer.java   | 12 +++++---
 .../core/spi/balancer/TableLoadBalancer.java       |  8 +++--
 .../accumulo/core/spi/balancer/TabletBalancer.java |  7 +++++
 .../BaseHostRegexTableLoadBalancerTest.java        |  8 +++++
 .../core/spi/balancer/GroupBalancerTest.java       | 10 ++++---
 ...tRegexTableLoadBalancerReconfigurationTest.java | 12 +++++---
 .../balancer/HostRegexTableLoadBalancerTest.java   | 34 ++++++++++++----------
 .../core/spi/balancer/SimpleLoadBalancerTest.java  |  5 ++--
 .../core/spi/balancer/TableLoadBalancerTest.java   | 11 ++++---
 .../java/org/apache/accumulo/manager/Manager.java  |  2 +-
 .../accumulo/test/ChaoticLoadBalancerTest.java     |  3 +-
 13 files changed, 91 insertions(+), 46 deletions(-)

Reply via email to