Vincent Poon
Results
2
comments of
Vincent Poon
It seems the problem here has to do with `RegionServerRegistry` which in turn relies on `MetaRegionLocationCache`. The idea is to set a watch on znode updates, and cache all the...
@lhofhansl As far as I can tell this is an HBase issue, perhaps not handling a somewhat artificial test race condition well. When there is a cache miss in `RegionServerRegistry`...