Make Endpoint Coprocessors Available from Thrift
------------------------------------------------

                 Key: HBASE-5600
                 URL: https://issues.apache.org/jira/browse/HBASE-5600
             Project: HBase
          Issue Type: Improvement
          Components: thrift
            Reporter: Ben West
            Priority: Minor


Currently, the only way to access an endpoint coprocessor via thrift is to 
modify the schema and Thrift server for every coprocessor function. This is 
annoying. It should be possible to use your coprocessors without having to 
mangle HBase core code (since that's the point of coprocessors).


--
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