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

stack commented on HBASE-19773:
-------------------------------

[~appy] Idea is you get it from the CPEnv. Does that work for you.... Not 
obvious.. How we fix that?

hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.java:
  RawCellBuilder getCellBuilder();
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java:
    public RawCellBuilder getCellBuilder() {

> RawCellBuilder is LP.Coproc, it's factory should have same InterfaceAudience
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-19773
>                 URL: https://issues.apache.org/jira/browse/HBASE-19773
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Appy
>         Attachments: HBASE-19773.master.001.patch
>
>
> Need to make RawCellBuilderFactory LP.Coproc so that CPs can make an instance 
> of RawCellBuilder type.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to