[ 
https://issues.apache.org/jira/browse/HBASE-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010589#comment-13010589
 ] 

Hudson commented on HBASE-3640:
-------------------------------

Integrated in HBase-TRUNK #1806 (See 
[https://hudson.apache.org/hudson/job/HBase-TRUNK/1806/])
    

> [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
>
>         Attachments: HBASE-3640.patch
>
>
> 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

Reply via email to