Done with the perfs tests too. 0.94.23 is overall very similar to 0.94.22, slightly faster.
Compared all those tests: FilteredScanTest RandomReadTest RandomSeekScanTestRandomScanWithRange10Test RandomScanWithRange100Test RandomScanWithRange1000Test SequentialReadTest SequentialWriteTest RandomWriteTest GaussianRandomReadBenchmark SequentialReadBenchmarkSequentialWriteBenchmark UniformRandomReadBenchmark UniformRandomSmallScan LoadTestToolIntegrationTestLoadAnVerify HLogPerformanceEvaluation IntegrationTestBigLinkedList So still +1 for me. JM 2014-09-02 14:18 GMT-04:00 Andrew Purtell <[email protected]>: > +1 > > Sums and signature looks good > Tarball structure looks good > Built from source > Unit tests pass > Ran LoadTestTool, no unusual warnings or errors in the logs > > > > On Tue, Aug 26, 2014 at 7:38 PM, lars hofhansl <[email protected]> wrote: > > > 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 > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
