This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from bad0f89ca8 Set ACCUMULO_SERVICE_INSTANCE consistently for all processes (#4966) add 87ab1f73b0 adds a static method for creating a configuration object (#4968) new a3b346c024 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: .../accumulo/core/client/PluginEnvironment.java | 17 +++++++++++++++ .../core/spi/common/ServiceEnvironment.java | 12 +++++++++++ .../balancer/HostRegexTableLoadBalancerTest.java | 8 ++------ .../core/spi/balancer/TableLoadBalancerTest.java | 24 +++++++++------------- .../RatioBasedCompactionPlannerTest.java | 17 ++++++--------- 5 files changed, 47 insertions(+), 31 deletions(-)