Alok Lal created RANGER-580:
-------------------------------

             Summary: Hbase plugin: Plugin may not work after upgrade
                 Key: RANGER-580
                 URL: https://issues.apache.org/jira/browse/RANGER-580
             Project: Ranger
          Issue Type: Bug
            Reporter: Alok Lal


[The way HBase registers the coprocessor 
interfaces|https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java#L373-L377]
 requires that implementing interfaces be explicitly declared by the 
implementing class.  As a result {{XaSecureAuthorizationCoprocessor}} must not 
only extend {{RangerAuthorizationCoprocessor}} but it must explicitly declare 
the interfaces that are used by the RPC endpoint registerer code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to