[jira] [Created] (HBASE-25934) Add username for RegionScannerHolder

2021-05-27 Thread tomscut (Jira)
tomscut created HBASE-25934: --- Summary: Add username for RegionScannerHolder Key: HBASE-25934 URL: https://issues.apache.org/jira/browse/HBASE-25934 Project: HBase Issue Type: Wish

[jira] [Resolved] (HBASE-25908) Exclude jakarta.activation-api

2021-05-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-25908. --- Fix Version/s: 2.5.0 3.0.0-alpha-1 Hadoop Flags: Reviewed

[jira] [Resolved] (HBASE-25758) Move MetaTableAccessor out of hbase-balancer module

2021-05-27 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25758. --- Hadoop Flags: Reviewed Resolution: Fixed Merged to master. Thanks [~niuyulin] for reviewing.

Re: master branch issues when running with jdk8

2021-05-27 Thread Duo Zhang
I prefer we still support JDK8 for 3.0.0, and then add JDK17 support and drop JDK8 for 4.0.0. We could do this in the second half of this year after we cut branch-3. Stack 于2021年5月28日周五 上午8:38写道: > On Thu, May 27, 2021 at 7:34 AM Wellington Chevreuil < > wellington.chevre...@gmail.com> wrote:

Re: master branch issues when running with jdk8

2021-05-27 Thread Stack
On Thu, May 27, 2021 at 7:34 AM Wellington Chevreuil < wellington.chevre...@gmail.com> wrote: > ... I guess this was > not expected, and our official goal is to still support jdk8 for the > upcoming 3.0 release? > I'd suggest dropping jdk8 support in hbase3. S

Re: [VOTE] Second release candidate for HBase 2.4.3 (RC1) is available

2021-05-27 Thread Stack
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_191): ok - mvn clean apache-rat:check * Built from source (1.8.0_191): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_191): failed - mvn package -P runSmallTests

[VOTE] The Release Candidate for HBase 1.7.0 (RC0) is available for download

2021-05-27 Thread Reid Chan
Hi team, The first release candidate for HBase 1.7.0 is available for download: https://dist.apache.org/repos/dist/dev/hbase/1.7.0RC0/ Maven artifacts are available in a staging repository at: https://repository.apache.org/content/repositories/orgapachehbase-1449 A detailed source and binary

Re: HBase JIRA admin requests

2021-05-27 Thread Sean Busbey
added! On Thu, May 27, 2021 at 2:13 PM Reid Chan wrote: > > Hi team, > > I'm working on the hbase-1.7.0 release, but found I couldn't add a new tag > for unreleased versions, could someone grant me the access? > > Thanks. > > --- > Best Regards, > R.C

HBase JIRA admin requests

2021-05-27 Thread Reid Chan
Hi team, I'm working on the hbase-1.7.0 release, but found I couldn't add a new tag for unreleased versions, could someone grant me the access? Thanks. --- Best Regards, R.C

[jira] [Resolved] (HBASE-25933) Log trace raw exception, instead of cause message in NettyRpcServerRequestDecoder

2021-05-27 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-25933. -- Resolution: Fixed Thanks for reviewing [~rushabh.shah] [~psomogyi] [~elserj]!

[jira] [Reopened] (HBASE-25924) Seeing a spike in uncleanlyClosedWALs metric.

2021-05-27 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell reopened HBASE-25924: - This change causes a consistent test failure on master branch (at least). It's

Re: master branch issues when running with jdk8

2021-05-27 Thread Wellington Chevreuil
Thanks Andrew! On Thu, 27 May 2021, 17:25 Andrew Purtell, wrote: > There is a JIRA for using the new —release build flag available in JDK 9+ > to safely build binaries meant to run on JDK8. See > https://issues.apache.org/jira/browse/HBASE-25465 > > This issue with the ByteBuffer signature

Re: master branch issues when running with jdk8

2021-05-27 Thread Andrew Purtell
There is a JIRA for using the new —release build flag available in JDK 9+ to safely build binaries meant to run on JDK8. See https://issues.apache.org/jira/browse/HBASE-25465 This issue with the ByteBuffer signature change and linkage problems is exactly what motivated me to look into it. >

[jira] [Created] (HBASE-25933) Log trace raw exception, instead of cause message in NettyRpcServerRequestDecoder

2021-05-27 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-25933: Summary: Log trace raw exception, instead of cause message in NettyRpcServerRequestDecoder Key: HBASE-25933 URL: https://issues.apache.org/jira/browse/HBASE-25933

master branch issues when running with jdk8

2021-05-27 Thread Wellington Chevreuil
I had faced below errors when trying to run current master branch version on jdk8 (build was also on jdk8): 2021-05-26T23:02:20,202 TRACE [RS-EventLoopGroup-1-1] ipc.NettyRpcServer: Connection /192.168.56.105:44592; caught unexpected downstream exception. > java.lang.NoSuchMethodError:

[jira] [Created] (HBASE-25932) TestWALEntryStream#testCleanClosedWALs test is failing.

2021-05-27 Thread Rushabh Shah (Jira)
Rushabh Shah created HBASE-25932: Summary: TestWALEntryStream#testCleanClosedWALs test is failing. Key: HBASE-25932 URL: https://issues.apache.org/jira/browse/HBASE-25932 Project: HBase

[jira] [Created] (HBASE-25931) Move FavoredNodeManager to hbase-balancer module

2021-05-27 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25931: - Summary: Move FavoredNodeManager to hbase-balancer module Key: HBASE-25931 URL: https://issues.apache.org/jira/browse/HBASE-25931 Project: HBase Issue Type:

[jira] [Created] (HBASE-25930) Thrift does not support requests in Kerberos environment

2021-05-27 Thread haoning (Jira)
haoning created HBASE-25930: --- Summary: Thrift does not support requests in Kerberos environment Key: HBASE-25930 URL: https://issues.apache.org/jira/browse/HBASE-25930 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-25926) Cleanup MetaTableAccessor references in FavoredNodeBalancer related code

2021-05-27 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25926. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to master and branch-2. Thanks [~niuyulin]

[jira] [Resolved] (HBASE-25803) Add compaction offload switch

2021-05-27 Thread Yulin Niu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yulin Niu resolved HBASE-25803. --- Resolution: Fixed > Add compaction offload switch > - > >