[
https://issues.apache.org/jira/browse/HBASE-21934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781521#comment-16781521
]
Jingyun Tian commented on HBASE-21934:
--------------------------------------
These failed test can pass on my own desktop, and they are mostly Replicas
related tests. It should be no related to my patch. Pushed to branch-2 and
branch-2.2. Waiting for the QA report of branch-2.1.
> RemoteProcedureDispatcher should track the ongoing dispatched calls
> -------------------------------------------------------------------
>
> Key: HBASE-21934
> URL: https://issues.apache.org/jira/browse/HBASE-21934
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Affects Versions: 2.x
> Reporter: Jingyun Tian
> Assignee: Jingyun Tian
> Priority: Blocker
> Fix For: 3.0.0, 2.2.0, 2.3.0, 2.1.4
>
> Attachments: HBASE-21934.branch-2.001.patch,
> HBASE-21934.branch-2.1.001.patch, HBASE-21934.branch-2.2.001.patch,
> HBASE-21934.master.001.patch, HBASE-21934.master.002.patch,
> HBASE-21934.master.003.patch, HBASE-21934.master.004.patch,
> HBASE-21934.master.005.patch, HBASE-21934.master.006.patch,
> HBASE-21934.master.007.patch, HBASE-21934.master.008.patch,
> HBASE-21934.master.009.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)