splitLogWorker starts too early
-------------------------------

                 Key: HBASE-3843
                 URL: https://issues.apache.org/jira/browse/HBASE-3843
             Project: HBase
          Issue Type: Bug
            Reporter: Prakash Khemani
            Assignee: Prakash Khemani


splitlogworker should be started in startServiceThreads() instead of in 
initializeZookeeper(). This will ensure that the region server accepts a 
split-logging tasks only after it has successfully done reportForDuty() to the 
master.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to