ctubbsii commented on PR #3375:
URL: https://github.com/apache/accumulo/pull/3375#issuecomment-1536311772

   If a user is going to spend effort on providing a pluggable implementation 
to address this class of issues, I think their time would be better spent 
working on a custom ContextClassLoaderFactory implementation that downgrades 
specific Errors or handles them, rather than doing the same in an iterator. The 
former would cast a wider net to catch the same class of problems more 
generally (such as when an Error occurs tried to load the user's iterator in 
the per-table context).


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

Reply via email to