Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-2270

AOP system test framework is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 0.23.0
    • None
    • None

    Description

      $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
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: