Andor Molnar ac2469abd3 ZOOKEEPER-3275: Fix release targets: package, tar, mvn-deploy (3.4) %!s(int64=6) %!d(string=hai) anos
..
src adf4e78dfe ZOOKEEPER-3223: Configure Spotbugs - on branch 3.4 %!s(int64=7) %!d(string=hai) anos
README.txt f90e4a4dee ZOOKEEPER-3033: create maven structure for recipes %!s(int64=7) %!d(string=hai) anos
build.xml ac2469abd3 ZOOKEEPER-3275: Fix release targets: package, tar, mvn-deploy (3.4) %!s(int64=6) %!d(string=hai) anos
pom.xml 00db0cc553 ZOOKEEPER-3122: MAVEN MIGRATION - 3.4 - - pom versions fix %!s(int64=7) %!d(string=hai) anos

README.txt



1) This queue interface recipe implements the queue recipe
mentioned in ../../../docs/recipes.[html,pdf].
A more detailed explanation is at http://www.cloudera.com/blog/2009/05/28/building-a-distributed-concurrent-queue-with-apache-zookeeper/

2) This recipe does not handle KeeperException.ConnectionLossException or ZCONNECTIONLOSS. It will only work correctly once ZOOKEEPER-22 https://issues.apache.org/jira/browse/ZOOKEEPER-22 is resolved.

3) To compile the queue java recipe you can just run ant jar from
this directory.
Please report any bugs on the jira

http://issues.apache.org/jira/browse/ZOOKEEPER