This is an automated email from the ASF dual-hosted git repository.
kturner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from b662aa9800 Add missing override annotation to resolve errorprone
failure
add 1984a6571e Parallelizes bulk v2 import calls to tablet servers (#5375)
add 46e58fbaf4 Fix BulkNewIT
add df8c5cb51f fixes bugs in peeking iterator (#5435)
new 8353f3e914 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:
.../apache/accumulo/core/util/PeekingIterator.java | 20 +++---
.../accumulo/core/util/PeekingIteratorTest.java | 78 +++++++++++++++++++++-
.../apache/accumulo/test/functional/BulkNewIT.java | 43 ++++++++++++
3 files changed, 131 insertions(+), 10 deletions(-)