[
https://issues.apache.org/jira/browse/HBASE-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-11799.
-----------------------------------------
Resolution: Invalid
> AsyncProcess can get locked when running PE
> -------------------------------------------
>
> Key: HBASE-11799
> URL: https://issues.apache.org/jira/browse/HBASE-11799
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 0.98.7
> Reporter: Elliott Neil Clark
> Priority: Major
> Attachments: jstack
>
>
> On a clean checkout of 0.98.
> {code}
> mvn clean package -DskipTests
> bin/start-hbase.sh
> bin/hbase pe --nomapred randomWrite 10 1000{code}
> Everything runs fine for a while then the client hangs.
> The region server thinks that all requests have completed successfully. The
> PE process is all stuck on the final flush.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)