This is an automated email from the ASF dual-hosted git repository.

ibella pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from a0b61191b8 Various modifications to the scan server ITs (#2863)
     new 849a61a379 Exception during iterator yield caused by multiple issues 
in LookupTask (#2789)
     new cba9b1669b Use a LinkedList to track queries
     new 434e68ad91 formatting (#2789)
     new 7e21e5e1e8 Maintain session.queries in LookupTask and modify 
YieldingIterator so that it yields on initial seeks (#2789)
     new a26568cdec Use try with resources in 
YieldScannersIT.testBatchScanWithSplits
     new bac732a776 Add comments
     new bf9b0f69cf Revert to iterating over session.queries, break out of loop 
on unfinishedRange where tablet not closed, add unfinished ranges outside iter 
loop

The 7 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/tserver/scan/LookupTask.java   | 37 ++++++++++-----
 .../org/apache/accumulo/test/YieldScannersIT.java  | 53 ++++++++++++++++++++++
 .../accumulo/test/functional/YieldingIterator.java | 10 +++-
 3 files changed, 87 insertions(+), 13 deletions(-)

Reply via email to