stack created HBASE-10545:
-----------------------------
Summary: RS Hangs waiting on region to close on shutdown; has to
timeout before can go down
Key: HBASE-10545
URL: https://issues.apache.org/jira/browse/HBASE-10545
Project: HBase
Issue Type: Bug
Affects Versions: 0.98.0
Reporter: stack
I am seeing cluster sometimes fails to go down hanging out waiting on close -
it looks like it is waiting on hbase:meta that is the issue. I am running
0.98.0RC3 and hadoop-2.4.0-SNAPSHOT. Might be my setup. Filing this issue to
keep an eye on this as I go.
It looks like we are not calling close the region that is holding us up. Log
is full of this:
{code}
2014-02-14 16:07:21,095 DEBUG [regionserver60020] regionserver.HRegionServer:
Waiting on 1588230740
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)