You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "dhruba borthakur (Created) (JIRA)" <ji...@apache.org> on 2012/03/06 08:47:09 UTC

[jira] [Created] (HBASE-5530) Create a framework to test backward compatibility of various HFileBlock disk formats

Create a framework to test backward compatibility of various HFileBlock disk formats
------------------------------------------------------------------------------------

                 Key: HBASE-5530
                 URL: https://issues.apache.org/jira/browse/HBASE-5530
             Project: HBase
          Issue Type: Improvement
          Components: test
            Reporter: dhruba borthakur


We currently have major versions 0 and 1. The HBase checksum patch introduces minor version 0 and 1. Then the columnar HFileBlock might introduce yet another disk format version. We need a simple but elegant framework to test the compatibility of code with all these disk format versions. We also want to do this without much code duplication in TestHFileBlockCompatibility.

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

        

[jira] [Assigned] (HBASE-5530) Create a framework to test backward compatibility of various HFileBlock disk formats

Posted by "dhruba borthakur (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur reassigned HBASE-5530:
---------------------------------------

    Assignee: dhruba borthakur
    
> Create a framework to test backward compatibility of various HFileBlock disk formats
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-5530
>                 URL: https://issues.apache.org/jira/browse/HBASE-5530
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>
> We currently have major versions 0 and 1. The HBase checksum patch introduces minor version 0 and 1. Then the columnar HFileBlock might introduce yet another disk format version. We need a simple but elegant framework to test the compatibility of code with all these disk format versions. We also want to do this without much code duplication in TestHFileBlockCompatibility.

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