You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2015/04/08 23:55:16 UTC

[jira] [Resolved] (HBASE-13412) Region split decisions should have jitter

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

Jonathan Hsieh resolved HBASE-13412.
------------------------------------
    Resolution: Fixed

I've committed the addendum to branch-1 and master.

> Region split decisions should have jitter
> -----------------------------------------
>
>                 Key: HBASE-13412
>                 URL: https://issues.apache.org/jira/browse/HBASE-13412
>             Project: HBase
>          Issue Type: New Feature
>          Components: regionserver
>    Affects Versions: 1.0.0, 2.0.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: HBASE-13412-v1.patch, HBASE-13412-v2.patch, HBASE-13412-v3.patch, HBASE-13412.patch, hbase-13412.addendum.patch
>
>
> Whenever a region splits it causes lots of IO (compactions are queued for a while). Because of this it's important to make sure that well distributed tables don't have all of their regions split at exactly the same time.
> This is basically the same as our compaction jitter.



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