Re: [ANNOUNCE] New HBase committer Andor Molnár

2024-06-04 Thread Pankaj Kumar
Congratulations and welcome Andor!! Regards, Pankaj On Wed, 29 May, 2024, 8:06 pm Duo Zhang, wrote: > On behalf of the Apache HBase PMC, I am pleased to announce that > Andor Molnár(andor) has accepted the PMC's invitation to become a > committer on the project. We appreciate all of Andor

[jira] [Created] (HBASE-28638) RSProcedureDispatcher to fail-fast for connection closed errors

2024-06-04 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-28638: Summary: RSProcedureDispatcher to fail-fast for connection closed errors Key: HBASE-28638 URL: https://issues.apache.org/jira/browse/HBASE-28638 Project: HBase

[jira] [Created] (HBASE-28637) asyncwal should attempt to recover lease if close fails

2024-06-04 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HBASE-28637: --- Summary: asyncwal should attempt to recover lease if close fails Key: HBASE-28637 URL: https://issues.apache.org/jira/browse/HBASE-28637 Project: HBase

[jira] [Created] (HBASE-28636) Add UTs for testing copy/sync table between clusters

2024-06-04 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-28636: - Summary: Add UTs for testing copy/sync table between clusters Key: HBASE-28636 URL: https://issues.apache.org/jira/browse/HBASE-28636 Project: HBase Issue Type:

Re: [DISCUSS] Marking Filters based on their hinting / row stateful behaviours.

2024-06-04 Thread Istvan Toth
Committed the discussed fix as HBASE-28622 . Thank you Andrew for discussing this, and Duo for the review. Istvan On Fri, May 31, 2024 at 2:36 PM Istvan Toth wrote: > It turns out that ColumnPaginationFilter is both row stateful and can > return a seek hint. > I have removed the HintingFilter