This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from e4f1f3c79f Update AmpleConditionalWriteIT to use new file metadata format (#3833) add b4578f62a4 Clean up some usage of StoredTabletFile (#3837) new d36fa05772 Merge branch 'main' into elasticity 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: .../core/metadata/CompactableFileImpl.java | 3 +- .../metadata/schema/ReferencedTabletFileTest.java | 10 +- .../core/metadata/schema/TabletMetadataTest.java | 8 +- .../accumulo/server/metadata/ServerAmpleImpl.java | 4 +- .../constraints/MetadataConstraintsTest.java | 213 +++++++++------------ .../java/org/apache/accumulo/test/CloneIT.java | 5 +- .../test/functional/GarbageCollectorIT.java | 18 +- 7 files changed, 115 insertions(+), 146 deletions(-)