You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2014/08/21 22:53:11 UTC

[jira] [Created] (HBASE-11799) AsyncProcess can get locked when running PE

Elliott Clark created HBASE-11799:
-------------------------------------

             Summary: 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 Clark
         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
(v6.2#6252)