The 3rd (and hopefully last) 0.94.24 RC is available for download at
http://people.apache.org/~larsh/hbase-0.94.24-rc2/
Signed with my code signing key: C7CFE328
HBase 0.94.24 is a bug fix release with 13 fixes:
[HBASE-11923] - Potential race condition in RecoverableZookeeper.checkZk()
[HBASE-11963] - Synchronize peer cluster replication connection attempts
[HBASE-12023] - HRegion.applyFamilyMapToMemstore creates too many iterator
objects.
[HBASE-12077] - FilterLists create many ArrayList$Itr objects per row.
[HBASE-11405] - Multiple invocations of hbck in parallel disables balancer
permanently
[HBASE-11957] - Backport to 0.94 HBASE-5974 Scanner retry behavior with RPC
timeout on next() seems incorrect
[HBASE-12019] - hbase-daemon.sh overwrite HBASE_ROOT_LOGGER and
HBASE_SECURITY_LOGGER variables
[HBASE-12020] - String formatting on each RPC Invoke
[HBASE-12022] - Payloads on Failure attempt to serialize the byte[] into
strings.
[HBASE-12114] - Meta table cache hashing may access the wrong table
[HBASE-12090] - Bytes: more Unsafe, more Faster
[HBASE-12103] - Backport HFileV1Detector to 0.94
[HBASE-12113] - Backport to 0.94: HBASE-5525 Truncate and preserve region
boundaries option
The list of changes is also available here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327569
Here's the test run for this RC: https://builds.apache.org/job/HBase-0.94.24/43/
Please try out the RC, check out the doc, take it for a spin, etc, and vote
+1/-1 by EOD October 3rd on whether we should release this as 0.94.24.
Thanks.
-- Lars