Description
Minor fix in TestHCM and TestRegionServerNoMaster.
The former will retry too fast... up to the maximum of 100 all inside a single millisecond.... fails on occasion on internal cluster. The latter will get a NPE if master gets zero'd out between check and use.