[ 
https://issues.apache.org/jira/browse/HADOOP-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528952
 ] 

stack commented on HADOOP-1924:
-------------------------------

There is a thread dump in 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/794/console   
Staring at the snapshot, we are dead-locked waiting on an rpc Client flush to 
complete or timeout.  A snapshot > 5 seconds later, the ipc.client.timeout in 
this test would have been sweet so we could tell if we were hung in this state.

> [hbase] TestDFSAbort failed in nightly #242
> -------------------------------------------
>
>                 Key: HADOOP-1924
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1924
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>            Priority: Minor
>         Attachments: testdfsabort.patch
>
>
> TestDFSAbort and TestBloomFilters failed in last nights nightly build (#242). 
>  This issue is about trying to figure whats up w/ TDFSA.
> Studying console logs, HRegionServer stopped logging any activity and HMaster 
> for its part did not expire the HRegionServer lease.  On top of it all, 
> continued tests of the state of HDFS -- the test is meant to sure Hbase 
> shutdown when HDFS is pulled from under it -- seems to have continued 
> reporting itself healthy though it'd be closed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to