[
https://issues.apache.org/jira/browse/HBASE-19933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-19933:
-----------------------------------
Priority: Minor (was: Major)
> 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: Improvement
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Minor
> 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)