You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2009/11/13 21:54:39 UTC

[jira] Commented: (HADOOP-6197) Use aspects to introduce new methods required for testing

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

Hadoop QA commented on HADOOP-6197:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12418842/HADOOP-6197.patch
  against trunk revision 835967.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/137/console

This message is automatically generated.

> Use aspects to introduce new methods required for testing
> ---------------------------------------------------------
>
>                 Key: HADOOP-6197
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6197
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: security, test
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: HADOOP-6197.patch, HADOOP-6197.patch, HADOOP-6197.sh
>
>
> HADOOP-6176 introduces two new methods which are essentially required for testing purposes. However, this bring a permanent modifications to the production code.
> The same result can be reached by using aspect development. Thus the modifications will be brought in by byte code instrumentation and will exist only during the testing cycles.

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