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 10234edfb3 Merge branch '2.1'
     add 557125539c Allow ScanServers to scan offline tables (#3082)
     new f3d9903f80 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/clientImpl/ClientContext.java  |  7 +++----
 .../apache/accumulo/core/clientImpl/ScannerImpl.java    | 11 +++++++++++
 .../core/clientImpl/TabletServerBatchReader.java        |  4 ++++
 .../gc/src/main/java/org/apache/accumulo/gc/GCRun.java  |  4 +++-
 .../accumulo/gc/GarbageCollectWriteAheadLogs.java       |  4 +++-
 .../java/org/apache/accumulo/test/ScanServerIT.java     | 17 ++++++++---------
 6 files changed, 32 insertions(+), 15 deletions(-)

Reply via email to