Matteo Bertozzi created HBASE-11220:
---------------------------------------

             Summary: Add listeners to ServerManager and AssignmentManager
                 Key: HBASE-11220
                 URL: https://issues.apache.org/jira/browse/HBASE-11220
             Project: HBase
          Issue Type: Bug
          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)

Reply via email to