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 486cddb356 Merge branch '2.1'
add 552c7a15b6 Modified Fate TransactionRunner to exit normally when shut
down (#6021)
new e9de98b240 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:
.../java/org/apache/accumulo/core/fate/Fate.java | 9 ++-
.../apache/accumulo/core/fate/FateExecutor.java | 62 ++++++++++++++++--
.../org/apache/accumulo/test/fate/FateITBase.java | 76 +++++++++++++++++++++-
3 files changed, 136 insertions(+), 11 deletions(-)