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 7fd7762f10 Merge branch '2.1'
add 07409d420e Added RootRecoveryIT that exhibits bug in root table
assignment (#5578)
No new revisions were added by this update.
Summary of changes:
.../org/apache/accumulo/test/RootRecoveryIT.java | 115 ++++++++++++++++++
.../upgrade/ScanServerUpgrade11to12TestIT.java | 128 ---------------------
2 files changed, 115 insertions(+), 128 deletions(-)
create mode 100644
test/src/main/java/org/apache/accumulo/test/RootRecoveryIT.java