Description
If a regionserver encounters an error – for example a transient DFS problem – while opening a region, it will send a CLOSE to the master. The master never tries reassigning the region after this, as if the CLOSE is ignored.
Attachments
Issue Links
- relates to
-
HBASE-543 A region's state is kept in several places in the master opening the possibility for race conditions
- Closed