You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/08/22 20:20:42 UTC

[jira] [Created] (HBASE-6635) Refactor HFile version selection and exception handling.

Jonathan Hsieh created HBASE-6635:
-------------------------------------

             Summary: Refactor HFile version selection and exception handling.
                 Key: HBASE-6635
                 URL: https://issues.apache.org/jira/browse/HBASE-6635
             Project: HBase
          Issue Type: Bug
            Reporter: Jonathan Hsieh


Trunk and 0.94's HFile code has some fairly convoluted code for bypassing checksums and has mixed usage of runtime and io exceptions when error conditions arise.  This jira would clean up the code to have better encapsulation and be more explicit about what kinds of exceptions are thrown and what they mean.  (This was partially spurred by comments in reviews of HBASE-6586).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira