Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The error message is a bit strange:
[ERROR] testThreeRSAbort(org.apache.hadoop.hbase.master.TestDLSAsyncFSWAL) Time elapsed: 20.627 s <<< ERROR!
org.apache.hadoop.hbase.TableNotFoundException: Region of 'hbase:namespace,,1513320505933.451650152885a3b41d0b1110deca513c.' is expected in the table of 'testThreeRSAbort', but hbase:meta says it is in the table of 'hbase:namespace'. hbase:meta might be damaged.
It fails for both FSHLog and AsyncFSWAL. Need to dig more.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-20037 Race when calling SequenceIdAccounting.resetHighest
- Resolved
-
HBASE-20020 Make sure we throw DoNotRetryIOException when ConnectionImplementation is closed
- Resolved
-
HBASE-19976 Dead lock if the worker threads in procedure executor are exhausted
- Closed
- is related to
-
HBASE-19787 Fix or disable tests broken in branch-2 so can cut beta-1
- Resolved