HBASE-1087 DFS failures did not shutdown regionserver
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@730043 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4ff96c0e8c
commit
f117ea4607
|
@ -117,6 +117,7 @@ Release 0.19.0 - Unreleased
|
|||
(Tim Sell via Stack)
|
||||
HBASE-543, HBASE-1046, HBase-1051 A region's state is kept in several places
|
||||
in the master opening the possibility for race conditions
|
||||
HBASE-1087 DFS failures did not shutdown regionserver
|
||||
HBASE-1072 Change Thread.join on exit to a timed Thread.join
|
||||
HBASE-1098 IllegalStateException: Cannot set a region to be closed it it
|
||||
was not already marked as closing
|
||||
|
|
Loading…
Reference in New Issue