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

Harsh J updated HDFS-1076:
--------------------------

    Resolution: Not A Problem
        Status: Resolved  (was: Patch Available)

With AvroRpcEngine no longer being present/maintained currently, am closing 
this out for now as Not a Problem (anymore). When we re-intro it and we hit a 
problem of similar kind, lets fix it over another JIRA since this one has gone 
stale.

The HDFS Shell CLI tests pass currently as-is.
                
> HFDS CLI error tests fail with Avro RPC
> ---------------------------------------
>
>                 Key: HDFS-1076
>                 URL: https://issues.apache.org/jira/browse/HDFS-1076
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>         Attachments: HDFS-1076.patch, HDFS-1076.patch
>
>
> Some HDFS command-line tests (TestHDFSCLI) fail when using AvroRpcEngine 
> because the error string does not match.  Calling getMessage() on a remote 
> exception thrown by WritableRpcEngine produces a string that contains the 
> exception name followed by its getMessage(), while exceptions thrown by 
> AvroRpcEngine contain just the getMessage() string of the original exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to