[ https://issues.apache.org/jira/browse/HADOOP-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534439 ]
stack commented on HADOOP-1924: ------------------------------- Thanks for pointers, particularly the comment on how Server doesn't have a general cleanup of outstanding connections. Unfortunately, hbase tests do not have ipc debug logging enabled so I can't do matching of 'server connection from' and 'disconnecting client' messages. Let me enable logging from here on out, or maybe better, temporarily bring down a version of Server into hbase adding logging of outstanding connections to see what more I can learn about the Server endgame. > [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 > Assignee: stack > Priority: Minor > Attachments: testdfsabort.patch, testdfsabort_patchbuild798.txt > > > 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.