Re: [VOTE] First release candidate for HBase 2.4.6 (RC0) is available

2021-09-07 Thread Duo Zhang
+1(binding) Checked sigs and sums: Matched Rat check: Passed Built from source(AdoptOpenJDK-11.0.11+9): OK with -Dhadoop.profile=3.0 Run UTs: Got some trouble in the hbase-server module, TestMasterAddressRefresher always failed but when running on other machines, it was fine, so should not be a

[jira] [Created] (HBASE-26260) Update default compression codec for WAL value compression to SNAPPY

2021-09-07 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-26260: --- Summary: Update default compression codec for WAL value compression to SNAPPY Key: HBASE-26260 URL: https://issues.apache.org/jira/browse/HBASE-26260

[jira] [Created] (HBASE-26259) Fallback support to pure Java compression via aircompressor

2021-09-07 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-26259: --- Summary: Fallback support to pure Java compression via aircompressor Key: HBASE-26259 URL: https://issues.apache.org/jira/browse/HBASE-26259 Project:

[jira] [Created] (HBASE-26258) Universal SNAPPY and ZSTD compression support via aircompressor

2021-09-07 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-26258: --- Summary: Universal SNAPPY and ZSTD compression support via aircompressor Key: HBASE-26258 URL: https://issues.apache.org/jira/browse/HBASE-26258

[jira] [Created] (HBASE-26257) Improve Performance of HBCK when specifying a subset of tables

2021-09-07 Thread Zach York (Jira)
Zach York created HBASE-26257: - Summary: Improve Performance of HBCK when specifying a subset of tables Key: HBASE-26257 URL: https://issues.apache.org/jira/browse/HBASE-26257 Project: HBase

Re: [VOTE] First release candidate for HBase 2.4.6 (RC0) is available

2021-09-07 Thread Jan Hentschel
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_202-ea): ok - mvn clean apache-rat:check * Built from source (1.8.0_202-ea): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_202-ea): ok - mvn package -P runSmallTests

Blog post series on "Evolution of Region assignment in HBase architecture"

2021-09-07 Thread Viraj Jasani
As some of the HBase users are still running HBase 1.x versions in their production environment, and branch-1 is trending toward EOL, now is really the right time to evaluate as well as understand the features and core design changes provided by HBase 2.x versions. As the majority of us are

[jira] [Resolved] (HBASE-26163) Better logging in RSGroupInfoManagerImpl

2021-09-07 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26163. --- Fix Version/s: 3.0.0-alpha-2 Hadoop Flags: Reviewed Resolution: Fixed Merged to master.