You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/02/28 21:50:00 UTC

[jira] [Created] (HBASE-23910) Revisit Callable converting all exceptions (including Runtimes) to IOE

Michael Stack created HBASE-23910:
-------------------------------------

             Summary: Revisit Callable converting all exceptions (including Runtimes) to IOE
                 Key: HBASE-23910
                 URL: https://issues.apache.org/jira/browse/HBASE-23910
             Project: HBase
          Issue Type: Improvement
         Environment: This came up in the review of HBASE-23904 where in one location, we swapped out the old Callable for a different idiom. The refactor happened to let out RuntimeExceptions rather than wrap them as we've done up to this. Discussion in the issue wondered if this not the proper behavior. This issue is about deciding if it is the case and if so, then the retrofit of the code base to not wrap REs in IOEs.
            Reporter: Michael Stack






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