You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anil Sadineni (Jira)" <ji...@apache.org> on 2020/06/01 17:27:00 UTC

[jira] [Updated] (HBASE-24472) Enhanced version of KeyPrefixRegionSplitPolicy

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

Anil Sadineni updated HBASE-24472:
----------------------------------
    Attachment: HBASE-24472.001.patch
        Status: Patch Available  (was: Open)

Attached patch container modified version of DelimitedKeyPrefixRegionSplitPolicy.

Summary of change - Introduced new attribute for ordinal of delimiter - "DelimitedKeyPrefixRegionSplitPolicy.delimiterOrdinal"

Please review and suggest if any changes needed. 

> Enhanced version of KeyPrefixRegionSplitPolicy
> ----------------------------------------------
>
>                 Key: HBASE-24472
>                 URL: https://issues.apache.org/jira/browse/HBASE-24472
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Anil Sadineni
>            Priority: Major
>         Attachments: HBASE-24472.001.patch
>
>
> With KeyPrefixRegionSplitPolicy and DelimitedKeyPrefixRegionSplitPolicy, splitting regions policy is limited to either fixed length or based on delimiter. With Yarn Application Timeline Server V2, as discussed in YARN-10077, it will be nice to have enhanced version of DelimitedKeyPrefixRegionSplitPolicy that will give more flexibility to users to define the ordinance of delimiter to consider.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)