[replication] Transferring queues shouldn't be done inline with RS startup
--------------------------------------------------------------------------
Key: HBASE-3640
URL: https://issues.apache.org/jira/browse/HBASE-3640
Project: HBase
Issue Type: Improvement
Affects Versions: 0.90.1
Reporter: Jean-Daniel Cryans
Assignee: Jean-Daniel Cryans
Fix For: 0.90.2
Currently ReplicationSourceManager transfers queues of dead region servers in
init(). I saw a handful of situations where it had a bunch of znodes to
transfer and it delayed the whole region server startup by a few minutes. This
instead should be done later, possibly in a Chore.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira