HBASE-2599 BaseScanner says "Current assignment of X is not valid" over and over for same region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@949329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6cdd1822b6
commit
914f415fd5
|
@ -23,8 +23,6 @@ Release 0.21.0 - Unreleased
|
|||
HBASE-2541 Remove transactional contrib (Clint Morgan via Stack)
|
||||
HBASE-2542 Fold stargate contrib into core
|
||||
HBASE-2565 Remove contrib module from hbase
|
||||
HBASE-2599 BaseScanner says "Current assignment of X is not valid" over
|
||||
and over for same region
|
||||
|
||||
BUG FIXES
|
||||
HBASE-1791 Timeout in IndexRecordWriter (Bradford Stephens via Andrew
|
||||
|
@ -649,6 +647,8 @@ Release 0.21.0 - Unreleased
|
|||
HBASE-2538 Work on repository order in pom (adding fbmirror to top,
|
||||
ibiblio on bottom)
|
||||
HBASE-2613 Remove the code around MSG_CALL_SERVER_STARTUP
|
||||
HBASE-2599 BaseScanner says "Current assignment of X is not valid" over
|
||||
and over for same region
|
||||
|
||||
NEW FEATURES
|
||||
HBASE-1961 HBase EC2 scripts
|
||||
|
|
Loading…
Reference in New Issue