You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/05/05 13:15:37 UTC

[GitHub] [accumulo] keith-turner commented on pull request #3375: Fix issue #3371 - tranform Error to RunTimeException in scans

keith-turner commented on PR #3375:
URL: https://github.com/apache/accumulo/pull/3375#issuecomment-1536247606

   I suspect a user could create an iterator and configure on their stack that does this translation.  Wondering if something like this would work [ErrorHandlingIterator](https://gist.github.com/keith-turner/de6d6efdf218cd99bec274c0c8c005ff) if configured at the top of the users iterator stack.  Seems like all errors would go through it.
   
   In the PR I am curious if there a particular reason for catching the SourceSwitchingIterator?


-- 
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