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

Jun Tsai updated HBASE-16199:
-----------------------------
    Description: 
Using hbase coprocessor interface I want to get daughters info in preSplit 
method.such as:
        parent.getCoprocessorHost().preSplit(hri_a,hri_b);

  was:
Using hbase coprocess interface I want to get daughters info in preSplit 
method.such as:
        parent.getCoprocessorHost().preSplit(hri_a,hri_b);


> Add daughter ReginInfo parameter to preSplit method.
> ----------------------------------------------------
>
>                 Key: HBASE-16199
>                 URL: https://issues.apache.org/jira/browse/HBASE-16199
>             Project: HBase
>          Issue Type: New Feature
>          Components: Coprocessors
>            Reporter: Jun Tsai
>            Priority: Minor
>
> Using hbase coprocessor interface I want to get daughters info in preSplit 
> method.such as:
>         parent.getCoprocessorHost().preSplit(hri_a,hri_b);



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

Reply via email to