You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2008/11/06 23:03:44 UTC

[jira] Commented: (HADOOP-4605) should run old version of unit tests to check back-compatibility

    [ https://issues.apache.org/jira/browse/HADOOP-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645599#action_12645599 ] 

Doug Cutting commented on HADOOP-4605:
--------------------------------------

We could add a property to build.xml with a subversion URL.  This would point to a tagged release.  The unit tests of that release would be retrieved from subversion, compiled and run against the current core code.  We could use current versions of MiniDFSCluster and MiniMRCluster and daemons to test wire back-compatibility.  We could also run current tests against old versions of the daemons.

> should run old version of unit tests to check back-compatibility
> ----------------------------------------------------------------
>
>                 Key: HADOOP-4605
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4605
>             Project: Hadoop Core
>          Issue Type: Improvement
>            Reporter: Doug Cutting
>
> We should test back-compatibility by running unit tests from a prior release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.