This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 06c8ca5592 removes PREV_ROW as requireSame paramater add 0d8b9d1939 Add tests to SampleIT for files with ranges (#3824) add ce84c9d143 Add tests to VolumeIT for files with ranges (#3793) add 62c6eb1c75 Add more tests for Fenced RFile iterators (#3799) add a0b3f9dd82 Created a CombinedSizeLimitSelector add 9dfa9e3b64 Revert "Created a CombinedSizeLimitSelector" add bc105dc66f Merge branch '2.1' new a5f93d06a0 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: .../accumulo/core/file/rfile/FencedRFileTest.java | 144 ++++++++++++++++++++- .../java/org/apache/accumulo/test/SampleIT.java | 136 ++++++++++++++++++- .../java/org/apache/accumulo/test/VolumeIT.java | 93 +++++++++++-- .../accumulo/test/util/FileMetadataUtil.java | 89 ++++++++++++- 4 files changed, 444 insertions(+), 18 deletions(-)