liu ming created TRAFODION-1730:
-----------------------------------

             Summary: try to remove the requirement of using hbase.hregion.impl 
in hbase-site.xml
                 Key: TRAFODION-1730
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1730
             Project: Apache Trafodion
          Issue Type: Improvement
            Reporter: liu ming
            Assignee: mashengchen


look through the TransactionalRegion.java, and find out the only reason (now) 
is to overload the getScanner() method to be public so can be invoked by the 
coprocessor. And there are only 1 or 2 places that API is invoked in Trafodion 
code.
Should be able to user 'java reflection' to overcome this requirement.



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

Reply via email to