Verified signtaure. Ran test suite - TestSnapshotFromMaster#testSnapshotHFileArchiving failed but passed when run alone. Done some random shell ops. All looks good
+1 On Wed, Oct 1, 2014 at 2:03 PM, lars hofhansl <[email protected]> wrote: > +1 from me > > - Installed the binary release. > - checked signature > - checked docs, etc > - inserted some data > - flushed, compacted, scanned, etc, all good > - nothing strange in the log* > > > * I did find a message logged where we apparently do not escape binary > data correctly. That's not a new problem, though. Logged HBASE-12146 for > that. > > > Please do not forget to vote for the release. Only two days left. :) > > > -- Lars > > ________________________________ > From: lars hofhansl <[email protected]> > To: Dev <[email protected]> > Sent: Monday, September 29, 2014 6:03 PM > Subject: The 3rd hbase 0.94.24 release candidate is available for download > > > 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 >
