[ 
https://issues.apache.org/jira/browse/HBASE-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453387#comment-13453387
 ] 

Andrew Purtell commented on HBASE-6762:
---------------------------------------

Yes all tests should be passing. 
                
> HBASE-6340 broke SecureRPCEngine
> --------------------------------
>
>                 Key: HBASE-6762
>                 URL: https://issues.apache.org/jira/browse/HBASE-6762
>             Project: HBase
>          Issue Type: Bug
>          Components: ipc, security
>    Affects Versions: 0.94.2
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Blocker
>         Attachments: HBASE-6762.patch
>
>
> {noformat}
> $ mvn -Psecurity -DskipTests clean install
> [...]
> [ERROR] 
> /usr/src/Hadoop/HBase/hbase-0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureRpcEngine.java:[165,20]
>  cannot find symbol
> [ERROR] symbol  : constructor 
> Invocation(java.lang.reflect.Method,java.lang.Object[])
> [ERROR] location: class org.apache.hadoop.hbase.ipc.Invocation
> [ERROR] 
> /usr/src/Hadoop/HBase/hbase-0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureRpcEngine.java:[237,23]
>  cannot find symbol
> [ERROR] symbol  : constructor 
> Invocation(java.lang.reflect.Method,java.lang.Object[])
> [ERROR] location: class org.apache.hadoop.hbase.ipc.Invocation
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to