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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
