You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/02/05 16:29:00 UTC

[jira] [Updated] (HBASE-19933) Make use of column family level attribute for skipping hfile range check before create reference during split

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

stack updated HBASE-19933:
--------------------------
    Fix Version/s:     (was: 2.0.0-beta-2)
                   2.0.0

> Make use of column family level attribute for skipping hfile range check before create reference during split
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-19933
>                 URL: https://issues.apache.org/jira/browse/HBASE-19933
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Currently we are using split policy to  identify whether to skip store file range check or not at the time of reference creation during split. But the full fledged split with region reference cannot be used in master. So as an alternative way we need to make use of column family attribute to set it true or false at client level so the decision happen accordingly. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)