[jira] [Created] (HBASE-28435) Revisit the way we do reference counting on MemStoreLAB

2024-03-09 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-28435: - Summary: Revisit the way we do reference counting on MemStoreLAB Key: HBASE-28435 URL: https://issues.apache.org/jira/browse/HBASE-28435 Project: HBase Issue

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

2024-03-09 Thread Duo Zhang
Change my vote to +1 binding The test is not very critical, the problem is we will close the WAL writer in async way, and also write the trailer in async way, so we have done some tricks to not let WALEntryStream to consider these unclosed files as closed uncleanly. For branch-2.6+, we have done

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

2024-03-09 Thread Duo Zhang
+0, as there is a test failure, will change my vote to +1 or -1 after I figure out whether it is a critical problem, please give me one more day. Checked sigs and sums: Matched LICENSE and NOTICE: In place Compatibility report: 100% compatible Built from source: mvn clean install -DskipTests