[ https://issues.apache.org/jira/browse/HBASE-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453661#comment-13453661 ]
Lars Hofhansl commented on HBASE-6762: -------------------------------------- If there are no objections I'll reapply HBASE-6340 and this patch together. > 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 > Fix For: 0.94.2 > > 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