[ https://issues.apache.org/jira/browse/HBASE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757671#action_12757671 ]
stack commented on HBASE-1815: ------------------------------ I had this patch installed in my overnight loading. The upload worked about same as usual so this patch doesn't seem to change basic workings. > HBaseClient can get stuck in an infinite loop while attempting to contact a > failed regionserver > ----------------------------------------------------------------------------------------------- > > Key: HBASE-1815 > URL: https://issues.apache.org/jira/browse/HBASE-1815 > Project: Hadoop HBase > Issue Type: Bug > Components: client > Affects Versions: 0.20.0 > Environment: Ubuntu Linux (Linux <elided> 2.6.24-23-generic #1 SMP > Wed Apr 1 21:43:24 UTC 2009 x86_64 GNU/Linux), java version "1.6.0_06", > Java(TM) SE Runtime Environment (build 1.6.0_06-b02), Java HotSpot(TM) 64-Bit > Server VM (build 10.0-b22, mixed mode) > Reporter: Justin Lynn > Assignee: stack > Fix For: 0.20.1 > > Attachments: hbaseclient-v3.patch, ipctimeout.patch, > thrift_server_log_excerpt, thrift_server_threaddump, > thrift_server_threaddump_1 > > > While using HBase Thrift server, if a regionserver goes down due to shutdown > or failure clients will timeout because the thrift server cannot contact the > dead regionserver. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.