[ https://issues.apache.org/jira/browse/HADOOP-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528953 ]
Hadoop QA commented on HADOOP-1924: ----------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12366233/testdfsabort.patch against trunk revision r577456. @author +1. The patch does not contain any @author tags. javadoc +1. The javadoc tool did not generate any warning messages. javac +1. The applied patch does not generate any new compiler warnings. findbugs +1. The patch does not introduce any new Findbugs warnings. core tests -1. The patch failed core unit tests. contrib tests -1. The patch failed contrib unit tests. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/795/testReport/ Findbugs warnings: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/795/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Checkstyle results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/795/artifact/trunk/build/test/checkstyle-errors.html Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/795/console This message is automatically generated. > [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.