Is there any way to batch conditional mutations

2019-09-09 Thread Cosmin Lehene
Hi,  I'm trying to figure out if I can do any of the following: * checkAndMutate with more than one condition (e.g. OR) * have multiple checkAndMutate operations batched in order to benefit from the rowlock. Thank you, Cosmin Sent via Superhuman ( https://sprh.mn/?vip=cleh...@gmail.com )

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread OpenInx
Agree, give my +1 (binding). BTW Peter Somogyi also have commit the fix to related branches. Thanks. On Mon, Sep 9, 2019 at 5:40 PM 张铎(Duo Zhang) wrote: > Seems to be a UT issue? I do not think it is sufficient to sink an RC? > > OpenInx 于2019年9月9日周一 下午4:35写道: > > > Seems the TestHRegionWithI

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Duo Zhang
Seems to be a UT issue? I do not think it is sufficient to sink an RC? OpenInx 于2019年9月9日周一 下午4:35写道: > Seems the TestHRegionWithInMemoryFlush is always failed under my host, > filed issue to address this: > https://issues.apache.org/jira/browse/HBASE-22995 > > * Signature: ok >

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread OpenInx
Seems the TestHRegionWithInMemoryFlush is always failed under my host, filed issue to address this: https://issues.apache.org/jira/browse/HBASE-22995 * Signature: ok * Checksum : ok * Rat check (1.8.0_202): ok - mvn clean apache-rat:check * Built from sourc