[
https://issues.apache.org/jira/browse/HBASE-21934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774741#comment-16774741
]
Jingyun Tian commented on HBASE-21934:
--------------------------------------
[~Apache9] I got your point. Maybe we should make these methods synchronized?
Like remoteCallFailed and remoteOperationCompleted. Then when we get the lock,
we can check if the procedure is finished.
> SplitWALProcedure get stuck during ITBLL
> ----------------------------------------
>
> Key: HBASE-21934
> URL: https://issues.apache.org/jira/browse/HBASE-21934
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.x
> Reporter: Jingyun Tian
> Assignee: Jingyun Tian
> Priority: Major
> Fix For: 3.
>
> Attachments: HBASE-21934.master.001.patch,
> HBASE-21934.master.002.patch
>
>
> I encounter the problem that when master assign a splitWALRemoteProcedure to
> a region server. The log of this region server says it failed to recover the
> lease of this file. Then this region server is killed by chaosMonkey. As the
> result, this procedure is not timeout and hang there forever.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)