You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jun Tsai (JIRA)" <ji...@apache.org> on 2016/07/08 01:33:11 UTC

[jira] [Created] (HBASE-16199) Add daughter ReginInfo parameter to preSplit method.

Jun Tsai created HBASE-16199:
--------------------------------

             Summary: 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 coprocess 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)