You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/06/28 20:37:02 UTC

[GitHub] [accumulo] billoley commented on pull request #2790: Exception during iterator yield caused by multiple issues in LookupTask

billoley commented on PR #2790:
URL: https://github.com/apache/accumulo/pull/2790#issuecomment-1169210579

   The fix for the results container and for resetting partScan, etc when the range completes successfully seem pretty straightforward.
   
   Wrt the handling of session.queries, does re-adding the unfinishedRange make sense?  Should we be re-trying the same range immediately or should we be using some sort of FIFO queue and adding the unfinished range to the back.  Or are unfinished ranges supposed to be taken care of in the TabletServerBatchReaderIterator?  What is the design to get the benefit of yielding?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org