-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.90.0
-
Fix Version/s: 0.92.0
-
Component/s: master
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:Makes catalog/* classes retry: e.g. MetaEditor, MetaReader and CatalogTracker. Previously they would try once and unless successful, fail. Retrying is courtesy of HTable instances.
I ran a rolling restart on a 5 node cluster with lots of regions, and afterwards had LOTS of regions left orphaned. The issue appears to be that ProcessServerShutdown failed because the server hosting META was restarted around the same time as another server was being processed
- blocks
-
HBASE-3138 When new master joins running cluster but meta is yanked from it as processing RIT, gets unexpected state
-
- Resolved
-
- is related to
-
HBASE-3478 HBase fails to recover from failed DNS resolution of stale meta connection info
-
- Resolved
-