Jimmy Xiang created HBASE-11756: ----------------------------------- Summary: Some assignment notifications are not triggered Key: HBASE-11756 URL: https://issues.apache.org/jira/browse/HBASE-11756 Project: HBase Issue Type: Bug Reporter: Jimmy Xiang
In AssignmentManager, notifications are triggered when regions are opened/closed. However, notifications are not always triggered. For example, when a server is dead, regions are closed implicitly, and no notifications are triggered. Is it a better place to trigger such events in RegionStates? -- This message was sent by Atlassian JIRA (v6.2#6252)