[jira] [Resolved] (HBASE-27419) Update to hbase-thirdparty 4.1.2

2022-10-10 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-27419. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.4+. Thanks [~apurtell] for

[jira] [Resolved] (HBASE-27314) Make index block be customized and configured

2022-10-10 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijin Bin resolved HBASE-27314. --- Resolution: Fixed > Make index block be customized and configured >

[jira] [Created] (HBASE-27424) Upgrade Jettison for CVE-2022-40149/40150

2022-10-10 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-27424: --- Summary: Upgrade Jettison for CVE-2022-40149/40150 Key: HBASE-27424 URL: https://issues.apache.org/jira/browse/HBASE-27424 Project: HBase

[jira] [Created] (HBASE-27423) Upgrade Jackson for CVE-2022-42003/42004

2022-10-10 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-27423: --- Summary: Upgrade Jackson for CVE-2022-42003/42004 Key: HBASE-27423 URL: https://issues.apache.org/jira/browse/HBASE-27423 Project: HBase Issue

Re: Updated project lead on JIRA

2022-10-10 Thread Stack
Thanks Andrew, s On Thu, Oct 6, 2022 at 10:22 AM Andrew Purtell wrote: > I realized today that I could update the user that JIRA considers project > lead, so I updated that role on our JIRA project to our current Chair, Duo > Zhang. (The previous setting was Michael Stack.) > > Sure, this is

[jira] [Created] (HBASE-27422) Support replication for hbase:acl

2022-10-10 Thread Shanmukha Haripriya Kota (Jira)
Shanmukha Haripriya Kota created HBASE-27422: Summary: Support replication for hbase:acl Key: HBASE-27422 URL: https://issues.apache.org/jira/browse/HBASE-27422 Project: HBase

[ANNOUNCE] Apache HBase Thirdparty 4.1.2 released

2022-10-10 Thread Duo Zhang
We've just made a new release of the Apache HBase Thirdparty project. This project is used by the Apache HBase project to encapsulate a number of core dependencies that HBase relies upon ensuring that they are properly isolated from HBase downstream users, e.g. Google Protocol Buffers, Google

[jira] [Created] (HBASE-27421) Bump spotless plugin to 2.27.2 and reimplement the 'Remove unhelpful javadoc stubs' rule

2022-10-10 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27421: - Summary: Bump spotless plugin to 2.27.2 and reimplement the 'Remove unhelpful javadoc stubs' rule Key: HBASE-27421 URL: https://issues.apache.org/jira/browse/HBASE-27421

[RESULT][VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

2022-10-10 Thread Duo Zhang
72 hours elapsed, let me close the vote. With 5 binding +1s and no -1, the vote passes. Let me push out the release. Thanks all for voting! 张铎(Duo Zhang) 于2022年10月10日周一 19:14写道: > > +1 from me. > > I've opened a PR for upgrading the hbase-thirdparty dependency to 4.1.2 > >

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

2022-10-10 Thread Duo Zhang
+1 from me. I've opened a PR for upgrading the hbase-thirdparty dependency to 4.1.2 https://github.com/apache/hbase/pull/4818 The pre commit result looks good. Yu Li 于2022年10月10日周一 16:24写道: > > +1 (binding) > > Checked the diff between 4.1.1 and 4.1.2-rc0: *OK* ( >

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

2022-10-10 Thread Xiaolin Ha
+1 (binding) * Signature: ok * Checksum: ok * Rat check(1.8.0_202): ok - mvn clean apache-rat:check * Built from source(1.8.0_202): ok - mvn clean install -DskipTests * Unit tests pass(1.8.0_202): ok - mvn clean package -Dsurefire.rerunFailingTestsCount=3 张铎(Duo Zhang) 于2022年10月7日周五

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

2022-10-10 Thread Nick Dimiduk
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_292): ok - mvn clean apache-rat:check * Built from source (1.8.0_292): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_292): ok - mvn clean package

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

2022-10-10 Thread Yu Li
+1 (binding) Checked the diff between 4.1.1 and 4.1.2-rc0: *OK* ( https://github.com/apache/hbase-thirdparty/compare/rel/4.1.1...4.1.2RC0) Checked release note and changes: *OK* Checked sums and signatures: *OK* Checked the jars in the staging repo: *OK* Checked rat, UT, and building from source