[
https://issues.apache.org/jira/browse/HBASE-11220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-11220:
-----------------------------------
Fix Version/s: (was: 0.98.4)
0.98.3
> Add listeners to ServerManager and AssignmentManager
> ----------------------------------------------------
>
> Key: HBASE-11220
> URL: https://issues.apache.org/jira/browse/HBASE-11220
> Project: HBase
> Issue Type: Improvement
> Components: master
> Affects Versions: 0.99.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Minor
> Fix For: 0.99.0, 0.98.3
>
> Attachments: HBASE-11220-v0.patch, HBASE-11220-v1.patch
>
>
> Add support for listeners to ServerManager and AssignmentManager.
> This will allows to get notified about servers added/removed or regions
> added/removed/moved.
> I'm planning to use this in the MasterProcedureManager. Since we are starting
> using the Procedures for distributed operations, we must add support for RS
> joining or Regions moving. At the moment the operation on the "moving" set of
> RSs is "lost".
--
This message was sent by Atlassian JIRA
(v6.2#6252)