This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 34b5d2db44 Merge branch '2.1'
new d958e47310 Trivial cleanup
new a643cc1b7b Fix incorrect name of IT
new ec36310cba Merge branch '2.1'
new 71e4ea4e7f More trivial cleanup
The 4 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:
.../apache/accumulo/core/util/threads/Threads.java | 4 --
.../core/metadata/schema/TabletMetadataTest.java | 4 +-
.../apache/accumulo/server/split/SplitUtils.java | 6 +--
.../org/apache/accumulo/server/util/ZooZap.java | 2 -
.../accumulo/server/split/SplitUtilsTest.java | 4 +-
.../accumulo/test/BulkImportSequentialRowsIT.java | 4 +-
.../java/org/apache/accumulo/test/LargeReadIT.java | 3 +-
.../test/MissingWalHeaderCompletesRecoveryIT.java | 6 +--
.../org/apache/accumulo/test/RootRecoveryIT.java | 7 ++--
.../java/org/apache/accumulo/test/SampleIT.java | 18 +++------
.../test/ScanServerConcurrentTabletScanIT.java | 4 +-
.../test/ScanServerGroupConfigurationIT.java | 12 +++---
.../org/apache/accumulo/test/ScanServerIT.java | 43 +++++++++++-----------
.../accumulo/test/ScanServerMultipleScansIT.java | 20 +++++-----
..._NoServers.java => ScanServer_NoServersIT.java} | 30 +++++++--------
.../functional/BalanceAfterCommsFailureIT.java | 4 +-
.../accumulo/test/functional/FlushNoFileIT.java | 4 +-
.../accumulo/test/functional/KerberosIT.java | 5 +--
.../test/functional/ManagerAssignmentIT.java | 13 +++----
.../test/functional/MemoryStarvedScanIT.java | 4 +-
.../test/functional/MergeTabletsBaseIT.java | 4 +-
.../functional/TabletManagementIteratorIT.java | 4 +-
.../apache/accumulo/test/shell/ShellServerIT.java | 9 ++---
23 files changed, 87 insertions(+), 127 deletions(-)
rename
test/src/main/java/org/apache/accumulo/test/{ScanServerIT_NoServers.java =>
ScanServer_NoServersIT.java} (92%)