[jira] [Created] (HBASE-27593) Clear meta cache for full server when handling FailedServerException

2023-01-25 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-27593: - Summary: Clear meta cache for full server when handling FailedServerException Key: HBASE-27593 URL: https://issues.apache.org/jira/browse/HBASE-27593

[jira] [Created] (HBASE-27591) [JDK17] Fix failure TestImmutableScan#testScanCopyConstructor

2023-01-25 Thread tianhang tang (Jira)
tianhang tang created HBASE-27591: - Summary: [JDK17] Fix failure TestImmutableScan#testScanCopyConstructor Key: HBASE-27591 URL: https://issues.apache.org/jira/browse/HBASE-27591 Project: HBase

[jira] [Resolved] (HBASE-27583) Remove -X option when building protoc check in nightly and pre commit job

2023-01-25 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-27583. --- Hadoop Flags: Reviewed Resolution: Fixed Resolved as we have already committed the changes.

[jira] [Resolved] (HBASE-27551) Add config options to delay assignment to retain last region location

2023-01-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27551. -- Resolution: Fixed Merged into master and branch-2. Thanks for reviewing it

[jira] [Created] (HBASE-27592) Update hadoop netty version for hadoop-2.0 profile

2023-01-25 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-27592: - Summary: Update hadoop netty version for hadoop-2.0 profile Key: HBASE-27592 URL: https://issues.apache.org/jira/browse/HBASE-27592 Project: HBase

Re: [VOTE] The first release candidate for HBase 2.5.3 (RC0) is available

2023-01-25 Thread Andrew Purtell
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_332): ok - mvn clean apache-rat:check * Built from source (1.8.0_332): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_332): failed, some flakes, TestTableShell

[VOTE] The first release candidate for HBase 2.5.3 (RC0) is available

2023-01-25 Thread Tak Lon (Stephen) Wu
Please vote on this Apache hbase release candidate, hbase-2.5.3RC0 The VOTE will remain open for at least 72 hours. [ ] +1 Release this package as Apache hbase 2.5.3 [ ] -1 Do not release this package because ... The tag to be voted on is 2.5.3RC0:

Re: [DISCUSS] Time to release 2.5.3 and 2.4.16?

2023-01-25 Thread Tak Lon (Stephen) Wu
Hey Bryan, thanks for informing me about this. I found the hbase-backup work isn't part of the branch-2.5 changes and it does not have the test classes TestRemoteRestore. Also the nightly for branch-2.5 https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/ is green, so IMO this is not

Re: [DISCUSS] Time to release 2.5.3 and 2.4.16?

2023-01-25 Thread Bryan Beaudreault
Stephen -- I just pushed https://issues.apache.org/jira/browse/HBASE-27592 to branch-2.5. I'm not sure it needs to be a blocker for 2.5.3. I leave it to the RM's here. I noticed this issue incidentally, but our netty.hadoop.version was out of sync with our hadoop-two.version. This would cause

Re: [VOTE] The first release candidate for HBase 2.5.3 (RC0) is available

2023-01-25 Thread Tak Lon (Stephen) Wu
I may ping you in a different email but I tried to run those failed and flaky tests individually, they passed and I didn't find them in the nightly. If we need to open a JIRA for fixing TestTableShell, I may need your help to collect the stacktrace? # RC build directory $ pwd

[jira] [Created] (HBASE-27594) [JDK17] SecurityManager is deprecated since JDK17

2023-01-25 Thread tianhang tang (Jira)
tianhang tang created HBASE-27594: - Summary: [JDK17] SecurityManager is deprecated since JDK17 Key: HBASE-27594 URL: https://issues.apache.org/jira/browse/HBASE-27594 Project: HBase Issue

Region Normalizer improvements / contribution

2023-01-25 Thread Lars Francke
Hi everyone, it's been a long time since I contributed and I'm sorry. I hope everyone is well and it's great to still see some familiar names on the mailing list. 1,5 years ago a customer asked me to write a "better" Region Normalizer and so I did. I have to admit that I can't remember all the

[jira] [Created] (HBASE-27590) Change Iterable to List in CleanerChore

2023-01-25 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-27590: - Summary: Change Iterable to List in CleanerChore Key: HBASE-27590 URL: https://issues.apache.org/jira/browse/HBASE-27590 Project: HBase Issue Type: