Hi,

HDFS trunk revision     : 1601537
BK 4.2 revision                 : 1601593
ZK-3.4.6.jar

I've integrated bookkeeper4.2.3 in HDFS-BKJM module and very first look its 
fine. Probably this weekend I'll try to setup a HDFS cluster and try to verify 
few cases.

To make HDFS-BKJM module compile I've modified BKJM code by using 
"ZkUtils.asyncCreateFullPathOptimistic() api".

Following is the test report for the HDFS-BKJM module:
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.contrib.bkjournal.TestBookKeeperAsHASharedDir
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.499 sec - in 
org.apache.hadoop.contrib.bkjournal.TestBookKeeperAsHASharedDir
Running org.apache.hadoop.contrib.bkjournal.TestBookKeeperConfiguration
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 sec - in 
org.apache.hadoop.contrib.bkjournal.TestBookKeeperConfiguration
Running org.apache.hadoop.contrib.bkjournal.TestBookKeeperEditLogStreams
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 sec - in 
org.apache.hadoop.contrib.bkjournal.TestBookKeeperEditLogStreams
Running org.apache.hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.635 sec - in 
org.apache.hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints
Running org.apache.hadoop.contrib.bkjournal.TestBookKeeperJournalManager
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.516 sec - 
in org.apache.hadoop.contrib.bkjournal.TestBookKeeperJournalManager
Running org.apache.hadoop.contrib.bkjournal.TestCurrentInprogress
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec - in 
org.apache.hadoop.contrib.bkjournal.TestCurrentInprogress

Results :

Tests run: 34, Failures: 0, Errors: 0, Skipped: 0

Regards,
Rakesh

-----Original Message-----
From: Ivan Kelly [mailto:[email protected]] 
Sent: 10 June 2014 21:07
To: [email protected]
Subject: [VOTE] Bookkeeper 4.2.3 release candidate 0

This is the first release candidate for Apache Bookkeeper, version 4.2.3.

This is a bugfix release for 4.2.2.

Notable fixes and improvements include new utilities to give administrators 
better visibility of cluster state (BOOKKEEPER-746), improvements to allow for 
smoother rolling upgrades (BOOKKEEPER-745), fixes to ledger polling to ensure 
metadata updates aren't missed
(BOOKKEEPER-710 & BOOKKEEPER-747) and shading of protobuf libraries to avoid 
conflicts when included with other version (BOOKKEEPER-708).

The full release notes is available at:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12325569&styleName=Html&projectId=12311293

*** Please download, test and vote by June 16th 2014, 10:00 UTC+0. ***

Note that we are voting upon the source (tag), binaries are provided for 
convenience.

Source and binary files:
http://people.apache.org/~ivank/bookkeeper-4.2.3-candidate-0/

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachebookkeeper-1000/

The tag to be voted upon:
https://svn.apache.org/repos/asf/zookeeper/bookkeeper/tags/release-4.2.3

Bookkeeper's KEYS file containing PGP keys we use to sign the release:
http://svn.apache.org/repos/asf/zookeeper/bookkeeper/dist/KEYS

Please download the the source package, and follow the README to build and run 
a bookkeeper and hedwig service.

Reply via email to