You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/01/13 19:50:39 UTC

[jira] [Updated] (HBASE-15099) Move RegionStateListener class out of quotas package

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

Ted Yu updated HBASE-15099:
---------------------------
    Attachment: HBASE-15099.v1.patch

> Move RegionStateListener class out of quotas package
> ----------------------------------------------------
>
>                 Key: HBASE-15099
>                 URL: https://issues.apache.org/jira/browse/HBASE-15099
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: HBASE-15099.v1.patch
>
>
> During my work on region normalization, I plan to use RegionStateListener for master / AssignmentManager to notify SimpleRegionNormalizer of certain events.
> Currently RegionStateListener is in quotas package.
> This issue is to move RegionStateListener out of quotas package since its methods can be used for general purpose notification beyond quota management.
> Thanks to Matteo for offline discussion.



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