[
https://issues.apache.org/jira/browse/HBASE-11220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004996#comment-14004996
]
Andrew Purtell commented on HBASE-11220:
----------------------------------------
Can this target 0.98 also? I can see the issues with "lost" operations, would
be good to fix it on that branch also.
> 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
>
> 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)