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 d64dda4c66 Merge branch '2.1' add 9c436cb466 Use General ScheduledExecutorThreadPool where possible (#5472) new dc3a448af3 Merge branch '2.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/clientImpl/ClientContext.java | 1 - .../java/org/apache/accumulo/core/fate/Fate.java | 38 +++++++--------------- .../org/apache/accumulo/compactor/Compactor.java | 4 +-- .../java/org/apache/accumulo/manager/Manager.java | 4 +-- .../org/apache/accumulo/test/fate/FastFate.java | 4 ++- .../accumulo/test/fate/FateExecutionOrderIT.java | 3 +- .../java/org/apache/accumulo/test/fate/FateIT.java | 3 +- .../accumulo/test/fate/FateOpsCommandsIT.java | 3 +- .../org/apache/accumulo/test/fate/FlakyFate.java | 3 +- .../accumulo/test/fate/MultipleStoresIT.java | 12 ++++--- 10 files changed, 33 insertions(+), 42 deletions(-)