You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/11/16 02:20:17 UTC

[jira] [Created] (HBASE-9981) [0.94] Add tests that verify wire compatibility with the previous release

Andrew Purtell created HBASE-9981:
-------------------------------------

             Summary: [0.94] Add tests that verify wire compatibility with the previous release
                 Key: HBASE-9981
                 URL: https://issues.apache.org/jira/browse/HBASE-9981
             Project: HBase
          Issue Type: Test
    Affects Versions: 0.94.14
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell


Over on HBASE-9834 LarsH suggested:
{quote}
I now wonder how we can write a test to catch these.
Maybe generate a file will all kinds of a objects, save that. Then
read that back
regenerate and make sure it's identical
that way we ensured that neither readFields nor write has changed.
{quote}

We can find all readField/writeFields in the code and generate files for use comparing changes against serializations produced by the previous release.



--
This message was sent by Atlassian JIRA
(v6.1#6144)