[ 
https://issues.apache.org/jira/browse/HBASE-7222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj Das resolved HBASE-7222.
--------------------------------

    Resolution: Won't Fix

I had raised this jira to take into account all coprocessors. But it seems like 
Aggregate/ColumnInterpreter are the only classes that needs to be updated to 
use PB everywhere. Since HBASE-7405 deals with Aggregate, am closing this..
                
> Enforce PB ser/de for user code bits in the protocol implementations
> --------------------------------------------------------------------
>
>                 Key: HBASE-7222
>                 URL: https://issues.apache.org/jira/browse/HBASE-7222
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.96.0
>
>
> Currently, although the coprocessor protocols use PB for ser/de and rpc, they 
> permit the user code ser/de to use any serialization. As discussed in 
> hbase-6787 (http://bit.ly/Sq56RP), we are moving to PB ser/de for user code 
> bits in the Coprocessor protocols. This has already been done for the 
> RowProcessor coprocessor endpoint in HBASE-6787. This jira is to track 
> getting in similar changes in the other protocols.

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