You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2011/08/18 02:20:27 UTC

[jira] [Resolved] (HDFS-2270) AOP system test framework is broken

     [ https://issues.apache.org/jira/browse/HDFS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan resolved HDFS-2270.
--------------------------------------

    Resolution: Duplicate

Resolving this as a duplicate of 
https://issues.apache.org/jira/browse/HDFS-2261

> AOP system test framework is broken
> -----------------------------------
>
>                 Key: HDFS-2270
>                 URL: https://issues.apache.org/jira/browse/HDFS-2270
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.23.0
>
>
> {noformat}
> $ant test-system
> ...
> -compile-fault-inject:
>      [echo] Start weaving aspects in place
>      [iajc] .../hdfs/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java:269 [error] The method encodeQueryValue(String) is undefined for the type ServletUtil
>      [iajc] ServletUtil.encodeQueryValue(ugi.getShortUserName()));
>      [iajc]             ^^^^^^^
>      [iajc] .../hdfs/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java:272 [error] The method encodeQueryValue(String) is undefined for the type ServletUtil
>      [iajc] ugiParamenter.append(ServletUtil.encodeQueryValue(g));
>      [iajc]                                  ^^^^^^^^^
>      [iajc] .../hdfs/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java:320 [error] The method encodePath(String) is undefined for the type ServletUtil
>      [iajc] String path = "/data" + ServletUtil.encodePath(f.toUri().getPath());
>      [iajc]                                     ^^^^^
> ...
>      [iajc] 18 errors, 4 warnings
> BUILD FAILED
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira