Re: [DISCUSS] releasing hbase-connector 1.1.0 ?

2022-03-15 Thread Tak Lon (Stephen) Wu
sorry for the delay, I'm back on this track, all the planned tasks for hbase-connector 1.1.0 https://issues.apache.org/jira/projects/HBASE/versions/12349655 and hbase-connector 1.0.1 https://issues.apache.org/jira/projects/HBASE/versions/12345436 have been completed. somehow, I'm wondering if we

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

2022-03-15 Thread Jan Hentschel
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_202-ea): ok - mvn clean apache-rat:check * Built from source (1.8.0_202-ea): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_202-ea): ok - mvn package -P runSmallTests -Dsurefire.rerunFailingTe

[jira] [Resolved] (HBASE-25865) Visualize current state of region assignment

2022-03-15 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-25865. -- Resolution: Fixed > Visualize current state of region assignment > ---

[VOTE] Second release candidate for HBase 2.4.11 (RC1) is available

2022-03-15 Thread Andrew Purtell
Please vote on this Apache hbase release candidate, hbase-2.4.11RC1 This release contains HBASE-26691 (Replacing log4j with reload4j for branch-2.x), which may assist users with security or compliance requirements for remediating Log4J related concerns. 2.4.11RC0 was missing two changelog entries

[jira] [Resolved] (HBASE-26828) Increase the concurrency when running UTs in pre commit job

2022-03-15 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-26828. - Fix Version/s: 2.5.0 2.6.0 3.0.0-alpha-3

[WITHDRAWN] [VOTE] First release candidate for HBase 2.4.11 (RC0) is available

2022-03-15 Thread Andrew Purtell
The release metadata was incorrect and an issue was found and fixed with a new change (HBASE-26840). Let me roll RC1 to address these issues.

[DISCUSS] How to expose configs for users to tune

2022-03-15 Thread Bryan Beaudreault
Hi devs, As a major user of hbase, my company has thousands of clients deployed which use the hbase client to connect to a variety of hbase clusters. We have a common library which handles configuring all clients by setting up the Configuration object prior to creating a Connection. Our library se

[jira] [Created] (HBASE-26848) Set java.io.tmpDir when executing maven surefire plugin

2022-03-15 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26848: - Summary: Set java.io.tmpDir when executing maven surefire plugin Key: HBASE-26848 URL: https://issues.apache.org/jira/browse/HBASE-26848 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-26840) Fix NPE in the retry of logroller

2022-03-15 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha resolved HBASE-26840. Resolution: Fixed Merged to branch-2.4+, thanks [~zhangduo] and [~vjasani] for reviewing. > Fix N

Re: [DISCUSS] ci-hbase capacity and what we'd like to see tested

2022-03-15 Thread Sean Busbey
It sounds like we have consensus on the general approach. I'll file some jiras for the work. I have some time to put towards implementing things. If folks want to help move things along faster they're welcome to pitch in. On Sun, Mar 13, 2022 at 1:35 PM Andrew Purtell wrote: > > I like the idea

[NOTICE] The pre commit job is a bit unstable than before

2022-03-15 Thread Duo Zhang
After switching to ci-hbase, our pre commit job runs much slower than before. This is because the new hbase jenkins node has less cpu cores than the hadoop jenkins node, so we have less concurrency when executing UTs as the default forkCount is 0.25C, which is related to the number of cores of the

[DISCUSS] Use spotless to auto format pom and java code

2022-03-15 Thread Duo Zhang
I've filed HBASE-26617 a while ago and recently I implemented a PR for master branch. https://github.com/apache/hbase/pull/4214 The PR is a bit large because it will also format the pom, the actual changes are here https://github.com/apache/hbase/pull/4214/files#diff-9c5fb3d1b7e3b0f54bc5c4182965

[jira] [Resolved] (HBASE-26611) Changing SFT implementation on disabled table is dangerous

2022-03-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26611. --- Fix Version/s: 2.6.0 3.0.0-alpha-3 Hadoop Flags: Reviewed Resolution:

[jira] [Resolved] (HBASE-26835) Rewrite TestLruAdaptiveBlockCache to make it more stable

2022-03-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26835. --- Fix Version/s: 2.5.0 3.0.0-alpha-3 2.4.12 Hadoop Flags: Re

[jira] [Created] (HBASE-26847) Move ConnectionImplementation public configs to HConstants

2022-03-15 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-26847: - Summary: Move ConnectionImplementation public configs to HConstants Key: HBASE-26847 URL: https://issues.apache.org/jira/browse/HBASE-26847 Project: HBase

[jira] [Created] (HBASE-26846) Move AsyncProcess configs to HConstants

2022-03-15 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-26846: - Summary: Move AsyncProcess configs to HConstants Key: HBASE-26846 URL: https://issues.apache.org/jira/browse/HBASE-26846 Project: HBase Issue Type:

[jira] [Created] (HBASE-26845) Expose meta lookup configs in HConstants

2022-03-15 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-26845: - Summary: Expose meta lookup configs in HConstants Key: HBASE-26845 URL: https://issues.apache.org/jira/browse/HBASE-26845 Project: HBase Issue Type

[jira] [Created] (HBASE-26844) Fix flaky TestBasicWALEntryStreamFSHLog.testSizeOfLogQueue

2022-03-15 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-26844: -- Summary: Fix flaky TestBasicWALEntryStreamFSHLog.testSizeOfLogQueue Key: HBASE-26844 URL: https://issues.apache.org/jira/browse/HBASE-26844 Project: HBase Issue

[jira] [Created] (HBASE-26843) When encounters EOF exception, replication log will not be dequeued

2022-03-15 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-26843: -- Summary: When encounters EOF exception, replication log will not be dequeued Key: HBASE-26843 URL: https://issues.apache.org/jira/browse/HBASE-26843 Project: HBase

[jira] [Created] (HBASE-26842) TestSnapshotProcedure fails in branch-2

2022-03-15 Thread ruanhui (Jira)
ruanhui created HBASE-26842: --- Summary: TestSnapshotProcedure fails in branch-2 Key: HBASE-26842 URL: https://issues.apache.org/jira/browse/HBASE-26842 Project: HBase Issue Type: Bug Compo

[jira] [Resolved] (HBASE-26831) TestAdminShell2 is failing because of we referenced a deleted method

2022-03-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26831. --- Fix Version/s: 3.0.0-alpha-3 Hadoop Flags: Reviewed Resolution: Fixed Merged to master.