You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by lars hofhansl <la...@apache.org> on 2014/09/02 01:46:49 UTC

Re: [VOTE] The 1st hbase 0.94.23 release candidate is available for download

Please do not forget to vote. The monthly releases are small, and testing should quick.

0.94 might not be sexy anymore :) At the same time it is used out there and it is important to get bug- and performance-fixes out.

+1 from me - in case that wasn't obvious.

- checked tar, licenses, docs, etc, look good
- loaded a few million rows, scanned, flushed, scanned again, compacted, scanned again, etc.
- tested local and distributed mode with Hadoop1 and Hadoop2 (rebuilt from source)

Thanks.

-- Lars


________________________________
 From: lars hofhansl <la...@apache.org>
To: Hbase-dev <de...@hbase.apache.org> 
Sent: Tuesday, August 26, 2014 7:38 PM
Subject: [VOTE] The 1st hbase 0.94.23 release candidate is available for download
 

The 1st 0.94.23 RC is available for download at http://people.apache.org/~larsh/hbase-0.94.23-rc0/
Signed with my code signing key: C7CFE328

HBase 0.94.23 is a small bug fix release with 12 fixes:
    [HBASE-9746] - RegionServer can't start when replication tries to replicate to an unknown host
    [HBASE-10834] - Better error messaging on issuing grant commands in non-authz mode
    [HBASE-11232] - Add MultiRowMutation tests.
    [HBASE-11536] - Puts of region location to Meta may be out of order which causes inconsistent of region location
    [HBASE-11641] - TestDistributedLogSplitting.testMasterStartsUpWithLogSplittingWork fails frequently
    [HBASE-11652] - Port HBASE-3270 and HBASE-11650 to 0.94 - create cluster id and version file in a tmp location and move it into place
    [HBASE-11767] - [0.94] Unnecessary garbage produced by schema metrics during scanning
    [HBASE-11667] - Comment ClientScanner logic for NSREs.
    [HBASE-11754] - [Shell] Record table property SPLITS_FILE in descriptor
    [HBASE-11690] - Backport HBASE-5934 (Add the ability for Performance Evaluation to set the table compression) to 0.94
    [HBASE-11691] - Backport HBASE-7156 (Add Data Block Encoding and -D opts to Performance Evaluation) to 0.94
    [HBASE-11693] - Backport HBASE-11026 (Provide option to filter out all rows in PerformanceEvaluation tool) to 0.94

TThe list of changes is also available here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327363

Here's the test run for this RC: https://builds.apache.org/job/HBase-0.94.23/39/

Please try out the RC, check out the doc, take it for a spin, etc, and vote +1/-1 by EOD September 2nd on whether we should release this as 0.94.23.

Thanks.

-- Lars