You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2020/11/30 14:55:00 UTC

[jira] [Resolved] (ACCUMULO-3723) TabletServerBatchReaderIterator can eat OOM exceptions

     [ https://issues.apache.org/jira/browse/ACCUMULO-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-3723.
-----------------------------------------
    Resolution: Duplicate

Closing as a duplicate of this project on GitHub: https://github.com/apache/accumulo/projects/17

> TabletServerBatchReaderIterator can eat OOM exceptions
> ------------------------------------------------------
>
>                 Key: ACCUMULO-3723
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3723
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.0
>            Reporter: John Vines
>            Priority: Major
>
> Currently in run() it catches Throwable and does no effort to force up catastrophic errors. In general we shouldn't be catching Throwable unless we know exactly what we're doing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)