[jira] [Resolved] (HBASE-26591) [hbase-thirdparty] Make a 4.0.1 release for hbase-thirdparty

2022-02-25 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26591. --- Resolution: Fixed > [hbase-thirdparty] Make a 4.0.1 release for hbase-thirdparty > -

[jira] [Resolved] (HBASE-26774) [hbase-thirdparty] Set version as 4.1.0-SNAPSHOT

2022-02-25 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26774. --- Fix Version/s: (was: thirdparty-4.1.0) Assignee: (was: Duo Zhang) Resolution:

[jira] [Created] (HBASE-26774) [hbase-thirdparty] Set version as 4.1.0-SNAPSHOT

2022-02-25 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26774: - Summary: [hbase-thirdparty] Set version as 4.1.0-SNAPSHOT Key: HBASE-26774 URL: https://issues.apache.org/jira/browse/HBASE-26774 Project: HBase Issue Type: Sub-ta

[jira] [Reopened] (HBASE-26591) [hbase-thirdparty] Make a 4.0.1 release for hbase-thirdparty

2022-02-25 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-26591: --- Forgot to bump the version in pom... > [hbase-thirdparty] Make a 4.0.1 release for hbase-thirdparty > -

Re: [DISCUSS] deprecating jdk8, progress on LTS jdk support

2022-02-25 Thread Andrew Purtell
That sounds good, looking forward to it. Please let me know if you want help. > On Feb 25, 2022, at 9:56 PM, 张铎 wrote: > > Filed HBASE-26773 and tried, the result is not very good. Netty's > PlatformDependent can not meet all the requirements. > > So now I prefer we have a new hbase-thirdpart

Re: [DISCUSS] deprecating jdk8, progress on LTS jdk support

2022-02-25 Thread Duo Zhang
Filed HBASE-26773 and tried, the result is not very good. Netty's PlatformDependent can not meet all the requirements. So now I prefer we have a new hbase-thirdparty-unsafe module to provide the Unsafe ability without exposing sun.misc.Unsafe directly. Will give it a try. Thanks. Andrew Purtell

Re: [NOTICE] ci-hbase is broken

2022-02-25 Thread Duo Zhang
This is a known issue of surefire https://issues.apache.org/jira/browse/SUREFIRE-1821 If there are flaky tests and rerun, the surefire plugin will generate partial xml output and cause the jenkins build to fail. It has already been resolved by the maintainer so we can expect 3.0.0-M6 can solve t

[jira] [Created] (HBASE-26773) Use Netty PlatformDependent to remove the direct references of Unsafe

2022-02-25 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26773: - Summary: Use Netty PlatformDependent to remove the direct references of Unsafe Key: HBASE-26773 URL: https://issues.apache.org/jira/browse/HBASE-26773 Project: HBase

[jira] [Resolved] (HBASE-26707) Reduce number of renames during bulkload

2022-02-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-26707. -- Resolution: Fixed Thanks for the contribution, [~bszabolcs] ! > Reduce number