hbase/hbase-server/src
Michael Stack 9f27fdaffc HBASE-20006 TestRestoreSnapshotFromClientWithRegionReplicas is flakey
Remove assert in splittableregionprocedure. It was in the prepare.
Was causing fail in legit case where a region split follows a
table split BEFORE the parent has been GC'd. The region split
finds the parent in SPLIT state which is right. The assert was
having us fail. No need.

Also disabled TestHTrace since not supported in 2.0.0 and flakey.
2018-02-15 20:44:39 -08:00
..
main HBASE-20006 TestRestoreSnapshotFromClientWithRegionReplicas is flakey 2018-02-15 20:44:39 -08:00
test HBASE-20006 TestRestoreSnapshotFromClientWithRegionReplicas is flakey 2018-02-15 20:44:39 -08:00