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)

Reply via email to