[jira] [Resolved] (HBASE-25509) ChoreService.cancelChore will not call ScheduledChore.cleanup which may lead to resource leak

2021-01-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25509. --- Fix Version/s: 2.4.2 2.5.0 3.0.0-alpha-1 Hadoop Flags:

[jira] [Created] (HBASE-25521) Change ChoreService and ScheduledChore to IA.Private

2021-01-20 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25521: - Summary: Change ChoreService and ScheduledChore to IA.Private Key: HBASE-25521 URL: https://issues.apache.org/jira/browse/HBASE-25521 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-25368) Filter out more invalid encoded name in isEncodedRegionName(byte[] regionName)

2021-01-20 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun resolved HBASE-25368. -- Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed > Filter out more invalid encoded name

Re: [VOTE] HBase 2.3.4 release candidate (RC4) is available

2021-01-20 Thread Nick Dimiduk
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_275): ok - mvn clean apache-rat:check -D skipTests * Rat check (11.0.9.1): ok - mvn clean apache-rat:check -D skipTests -D hadoop.profile=3.0 * Built from source (1.8.0_275): ok

Re: [VOTE] HBase 2.3.4 release candidate (RC4) is available

2021-01-20 Thread Stack
+1 (binding) * Signature: good * Checksum : good * Built from src: mvn clean install -DskipTests assembly:single -Dhadoop.profile=3.0 -Prelease * Checked UI * Loaded 3m w/ pe running local MR * Verified loaded 3m w/ MR and w/o MR * Poked about in the shell S On Wed, Jan 20, 2021 at

[jira] [Created] (HBASE-25522) Remove deprecated methods in ReplicationPeerConfig

2021-01-20 Thread Baiqiang Zhao (Jira)
Baiqiang Zhao created HBASE-25522: - Summary: Remove deprecated methods in ReplicationPeerConfig Key: HBASE-25522 URL: https://issues.apache.org/jira/browse/HBASE-25522 Project: HBase Issue

Re: [VOTE] Third release candidate for HBase 2.4.1 (RC2) is available

2021-01-20 Thread Stack
+1 (binding) * hash: good * signature: good (gpg: Note: This key has expired!) * api compare looks good * built from src 'mvn clean install -DskipTests assembly:single -Dhadoop.profile=3.0 -Prelease' with 'openjdk version "11.0.9" 2020-10-20' * Poked around the UI (We need to fix this: 2.4.1,

[jira] [Reopened] (HBASE-25329) Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time

2021-01-20 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reopened HBASE-25329: -- Reopening for branch-1 backport. > Dump region hashes in logs for the regions that are stuck in

Re: [VOTE] HBase 2.3.4 release candidate (RC4) is available

2021-01-20 Thread Peter Somogyi
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_265): ok - mvn clean apache-rat:check * Built from source (1.8.0_265): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_265): ok - mvn package -P runAllTests -Dsurefire.rerunFailingTestsCount=3 LTT 1M rows: ok

[jira] [Resolved] (HBASE-25329) Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time

2021-01-20 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-25329. -- Fix Version/s: 1.7.0 Resolution: Fixed All backports completed. Thanks [~caroliney14]