Package: zookeeper / 3.4.5+dfsg-2

Metadata

Package Version Patches format
zookeeper 3.4.5+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian/add_jtoaster_source_to_zooinspector | (download)

src/contrib/zooinspector/README.jtoaster | 29 29 + 0 - 0 !
src/contrib/zooinspector/src/java/com/nitido/utils/toaster/Toaster.java | 525 525 + 0 - 0 !
2 files changed, 554 insertions(+)

---
debian/patch build system | (download)

build.xml | 48 17 + 31 - 0 !
src/contrib/build-contrib.xml | 33 9 + 24 - 0 !
src/contrib/zooinspector/build.xml | 5 2 + 3 - 0 !
3 files changed, 28 insertions(+), 58 deletions(-)

 patches to upstream build system to disable use of ivy,
 use jar files from /usr/share/java and enable the relevant bits of the
 test suite for execution during build.
debian/disable cygwin detection | (download)

bin/zkServer.sh | 11 1 + 10 - 0 !
1 file changed, 1 insertion(+), 10 deletions(-)

 disable detection of cygwin under debian installs
 as this is not compatible with the way the environment is 
 managed through alternatives.
 .
 TODO - review alongside use of alternatives for managing 
 configuration.
fixes/ZOOKEEPER 705 | (download)

src/c/src/mt_adaptor.c | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

---
ftbfs gcc 4.7.diff | (download)

src/contrib/zktreeutil/src/ZkAdaptor.cc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
fixes/ZOOKEEPER 770 | (download)

src/c/src/zookeeper.c | 2 1 + 1 - 0 !
src/c/tests/TestClient.cc | 28 27 + 1 - 0 !
2 files changed, 28 insertions(+), 2 deletions(-)

 slow add_auth calls with multi-threaded client