hbase/hbase-compression
Andrew Purtell f347867440
HBASE-27872 xerial's snappy-java requires GLIBC >= 2.32 (#5245)
We need to add a native library load check with a helpful error message
if xerial snappy fails to initialize due to a too old glibc or similar
reason, and disable the unit test if the native library fails to load.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2023-05-25 17:05:57 -07:00
..
hbase-compression-aircompressor HBASE-27672 Read RPC threads may BLOCKED at the Configuration.get when using java compression (#5075) 2023-03-06 11:42:50 +08:00
hbase-compression-brotli HBASE-27672 Read RPC threads may BLOCKED at the Configuration.get when using java compression (#5075) 2023-03-06 11:42:50 +08:00
hbase-compression-lz4 HBASE-27672 Read RPC threads may BLOCKED at the Configuration.get when using java compression (#5075) 2023-03-06 11:42:50 +08:00
hbase-compression-snappy HBASE-27872 xerial's snappy-java requires GLIBC >= 2.32 (#5245) 2023-05-25 17:05:57 -07:00
hbase-compression-xz HBASE-27672 Read RPC threads may BLOCKED at the Configuration.get when using java compression (#5075) 2023-03-06 11:42:50 +08:00
hbase-compression-zstd HBASE-27672 Read RPC threads may BLOCKED at the Configuration.get when using java compression (#5075) 2023-03-06 11:42:50 +08:00
pom.xml HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00