[
https://issues.apache.org/jira/browse/HBASE-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051819#comment-13051819
]
mingjian commented on HBASE-4007:
---------------------------------
@Prakash Khemani: Do you mean it will block hmaster start and write master logs
like "DEBUG org.apache.hadoop.hbase.master.SplitLogManager: task not yet
acquired /hbase/splitlog/RESCAN0000179042
ver = 0"?
It seems create RESCAN indefinitely in znodes and all of the regionservers done
for SplitWorker.
> distributed log splitting can get indefinitely stuck
> ----------------------------------------------------
>
> Key: HBASE-4007
> URL: https://issues.apache.org/jira/browse/HBASE-4007
> Project: HBase
> Issue Type: Bug
> Reporter: Prakash Khemani
> Assignee: Prakash Khemani
>
> After the configured number of retries SplitLogManager is not going to
> resubmit log-split tasks. In this situation even if the splitLogWorker that
> owns the task dies the task will not get resubmitted.
> When a regionserver goes away then all the split-log tasks that it owned
> should be resubmitted by the SplitLogMaster.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira