[jira] [Created] (HBASE-28218) oldwal files cannot be cleaned up.

2023-11-22 Thread Haiping lv (Jira)
Haiping lv created HBASE-28218: -- Summary: oldwal files cannot be cleaned up. Key: HBASE-28218 URL: https://issues.apache.org/jira/browse/HBASE-28218 Project: HBase Issue Type: Bug Affects

[jira] [Resolved] (HBASE-27769) Use hasPathCapability to support recoverLease, setSafeMode, isFileClosed for non-HDFS file system

2023-11-22 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HBASE-27769. - Resolution: Fixed Pushed to branch HBASE-27740. Thanks [~taklwu] and [~wchevreuil]! >

[jira] [Created] (HBASE-28217) PrefetchExecutor should not run for files from CFs that have disabled BLOCKCACHE

2023-11-22 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28217: Summary: PrefetchExecutor should not run for files from CFs that have disabled BLOCKCACHE Key: HBASE-28217 URL: https://issues.apache.org/jira/browse/HBASE-28217

[jira] [Created] (HBASE-28216) HDFS erasure coding support for table data dirs

2023-11-22 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28216: - Summary: HDFS erasure coding support for table data dirs Key: HBASE-28216 URL: https://issues.apache.org/jira/browse/HBASE-28216 Project: HBase

[jira] [Created] (HBASE-28215) Region reopen procedure should support some sort of throttling

2023-11-22 Thread Ray Mattingly (Jira)
Ray Mattingly created HBASE-28215: - Summary: Region reopen procedure should support some sort of throttling Key: HBASE-28215 URL: https://issues.apache.org/jira/browse/HBASE-28215 Project: HBase

Re: Time for HBase Operator Tools release

2023-11-22 Thread Duo Zhang
The problem here is that, in normal cases, when there is inconsistency, we should trust the one in master local region, but in the downgrade and upgrade scenario, we need to trust the one in zookeeper and migrate it again. I do not think it is a good idea to include such logic in normal code path,

Re: Time for 2.5.6 and 2.6.0.

2023-11-22 Thread Bryan Beaudreault
Sorry for the delay. I just sent a new thread to the list to alert to creating branch-2.6 next week. On Tue, Nov 21, 2023 at 3:35 AM 张铎(Duo Zhang) wrote: > Bump again :) > > Are we ready to cut branch-2.6? > > Bryan Beaudreault 于2023年10月26日周四 21:22写道: > > > > Just as an update here, I plan to

Creating branch-2.6 next week

2023-11-22 Thread Bryan Beaudreault
As discussed in another thread, we have been ready to start releasing 2.6 for a while now. I will create branch-2.6 next *Wednesday 11/29*. Please respond here if there are any reasons to hold off.

[jira] [Created] (HBASE-28214) Document Spark classpath requirements for the Spark connector

2023-11-22 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-28214: --- Summary: Document Spark classpath requirements for the Spark connector Key: HBASE-28214 URL: https://issues.apache.org/jira/browse/HBASE-28214 Project: HBase

[jira] [Created] (HBASE-28213) Evalue using hbase-shaded-client-byo-hadoop for Spark connector

2023-11-22 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-28213: --- Summary: Evalue using hbase-shaded-client-byo-hadoop for Spark connector Key: HBASE-28213 URL: https://issues.apache.org/jira/browse/HBASE-28213 Project: HBase

Re: Time for HBase Operator Tools release

2023-11-22 Thread Wellington Chevreuil
Should we also plan to raise the hbase dependency version from 2.4 to 2.5? I think it would be required if we want to add tooling for features only available on 2.5+, such as the proposed by HBASE-26624. Em qua., 22 de nov. de 2023 às 07:14, Viraj Jasani escreveu: > IMO, while this new option