@Override
 public void deleteCachedRegionLocation(HRegionLocation location) {
   wrappedConnection.deleteCachedRegionLocation(location);
 }