hbase/hbase-client
huaxiangsun f49fc24ecf
HBASE-24316 GCMulitpleMergedRegionsProcedure is not idempotent (#1660) (#1663)
It addresses couple issues:
   1. Make sure deleteMergeQualifiers() does not delete the row if there is no columns with "merge" keyword.
   2. GCMulitpleMergedRegionsProcedure now acquire an exclusive lock on the child region.

Signed-off-by: stack <stack@apache.org>
2020-05-06 10:01:25 -07:00
..
src HBASE-24316 GCMulitpleMergedRegionsProcedure is not idempotent (#1660) (#1663) 2020-05-06 10:01:25 -07:00
pom.xml HBASE-24284 [h3/jdk11] REST server won't start Exclude transitive includes of jax-rs 1.x and then explicitly include jax-rs 2.x glassfish impl for REST context when hadoop3. (#1625) 2020-05-05 15:28:31 -07:00