[
https://issues.apache.org/jira/browse/ACCUMULO-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-255.
----------------------------------------
Resolution: Abandoned
Closing this old issue. If this is still a problem, please open a new issue or
PR at https://github.com/apache/accumulo
> Improve Iterator Debugging
> --------------------------
>
> Key: ACCUMULO-255
> URL: https://issues.apache.org/jira/browse/ACCUMULO-255
> Project: Accumulo
> Issue Type: Improvement
> Components: tserver
> Reporter: John Vines
> Priority: Major
>
> There is currently little to no information provided to end users when there
> is a failure in custom iterators. We do not want to provide the full stack
> trace for security purposes, but that doesn't mean we can't provide some
> error information like error name (particularly ClassNotFoundException) or
> any exception which stems directly from the written iterator. Or we could
> have it return the partial stack trace from just within the iterator itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)