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

Andrew Purtell commented on HBASE-9491:
---------------------------------------

Coprocessors deal with internal functions and are tightly integrated with core 
code. We don't have the same API expectations for the coprocessor API as we do 
with the client API nor should we. I don't think this is an issue. For as long 
as KeyValue is used internally, so Coprocessors may need to deal with this type.
                
> KeyValue is still visible to client code through the coprocessor API
> --------------------------------------------------------------------
>
>                 Key: HBASE-9491
>                 URL: https://issues.apache.org/jira/browse/HBASE-9491
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, Coprocessors, regionserver
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Nicolas Liochon
>            Priority: Minor
>
> See objectives of HBASE-9245 and sub jiras... The guilty is in WALEdit.

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