[jira] Updated: (ZOOKEEPER-227) gcc warning from recordio.h

2008-11-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-227: Status: Open (was: Patch Available) gcc warning from recordio.h

[jira] Created: (ZOOKEEPER-227) gcc warning from recordio.h

2008-11-18 Thread Chris Darroch (JIRA)
gcc warning from recordio.h --- Key: ZOOKEEPER-227 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-227 Project: Zookeeper Issue Type: Bug Components: c client Affects Versions: 3.0.0

[jira] Updated: (ZOOKEEPER-227) gcc warning from recordio.h

2008-11-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-227: Status: Patch Available (was: Open) gcc warning from recordio.h

[jira] Updated: (ZOOKEEPER-227) gcc warning from recordio.h

2008-11-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-227: Attachment: zookeeper-recordio-trunk.patch FWIW, I'm an Apache committer with a

[jira] Updated: (ZOOKEEPER-227) gcc warning from recordio.h

2008-11-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-227: Status: Patch Available (was: Open) gcc warning from recordio.h

[jira] Updated: (ZOOKEEPER-208) Zookeeper C client uses API that are not thread safe, causing crashes when multiple instances are active

2008-11-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-208: Attachment: zookeeper-strtok_getaddrinfo-trunk.patch I've reformatted the original

[jira] Commented: (ZOOKEEPER-216) Improve logging in C client

2009-02-05 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670859#action_12670859 ] Chris Darroch commented on ZOOKEEPER-216: - A few specific ideas and areas of

[jira] Created: (ZOOKEEPER-295) prevent multiple namespace pollution by C API

2009-02-05 Thread Chris Darroch (JIRA)
prevent multiple namespace pollution by C API - Key: ZOOKEEPER-295 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-295 Project: Zookeeper Issue Type: Improvement Components: c

[jira] Created: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-02-12 Thread Chris Darroch (JIRA)
handle small path lengths in zoo_create() - Key: ZOOKEEPER-311 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-311 Project: Zookeeper Issue Type: Improvement Components: c client

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-02-12 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Attachment: zookeeper.c.patch handle small path lengths in zoo_create()

[jira] Updated: (ZOOKEEPER-273) Zookeeper c client build should not depend on CPPUNIT

2009-02-16 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-273: Description: One should be able to build Zookeeper C client libs on a machine

[jira] Created: (ZOOKEEPER-319) add locking around auth info in zhandle_t

2009-02-17 Thread Chris Darroch (JIRA)
add locking around auth info in zhandle_t - Key: ZOOKEEPER-319 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-319 Project: Zookeeper Issue Type: Bug Components: c client Affects

[jira] Created: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-17 Thread Chris Darroch (JIRA)
call auth completion in free_completions() -- Key: ZOOKEEPER-320 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-320 Project: Zookeeper Issue Type: Bug Components: c client Affects

[jira] Updated: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-17 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-320: Attachment: ZOOKEEPER-320.patch This patch does not include locking for the auth data,

[jira] Updated: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-17 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-320: Attachment: ZOOKEEPER-320-319.patch This patch includes auth data locking as per

[jira] Updated: (ZOOKEEPER-319) add locking around auth info in zhandle_t

2009-02-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-319: Attachment: ZOOKEEPER-319.patch This version avoids holding the auth lock while calling

[jira] Updated: (ZOOKEEPER-319) add locking around auth info in zhandle_t

2009-02-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-319: Attachment: (was: ZOOKEEPER-319.patch) add locking around auth info in zhandle_t

[jira] Updated: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-320: Attachment: (was: ZOOKEEPER-320-319.patch) call auth completion in

[jira] Updated: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-18 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-320: Attachment: ZOOKEEPER-320-319.patch This version avoids holding the auth lock while

[jira] Updated: (ZOOKEEPER-318) remove locking in zk_hashtable.c or add locking in collect_keys()

2009-02-19 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-318: Attachment: ZOOKEEPER-318.patch Renamed patch file with issue key. remove locking in

[jira] Updated: (ZOOKEEPER-318) remove locking in zk_hashtable.c or add locking in collect_keys()

2009-02-19 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-318: Attachment: (was: zk_hashtable.patch) remove locking in zk_hashtable.c or add

[jira] Updated: (ZOOKEEPER-309) core dump using zoo_get_acl()

2009-02-19 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-309: Attachment: ZOOKEEPER-309.patch Renamed patch file with issue key. core dump using

[jira] Updated: (ZOOKEEPER-326) standalone server ignores tickTime configuration

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-326: Attachment: ZOOKEEPER-326.patch standalone server ignores tickTime configuration

[jira] Updated: (ZOOKEEPER-326) standalone server ignores tickTime configuration

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-326: Status: Patch Available (was: Open) standalone server ignores tickTime configuration

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Attachment: ZOOKEEPER-311.patch Changes parameter names as suggested and revises C API

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Release Note: The zoo_create() function is revised to take path_buffer and

[jira] Updated: (ZOOKEEPER-318) remove locking in zk_hashtable.c or add locking in collect_keys()

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-318: Release Note: Marks some hashtable-related functions static and removes them from the

[jira] Commented: (ZOOKEEPER-318) remove locking in zk_hashtable.c or add locking in collect_keys()

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675468#action_12675468 ] Chris Darroch commented on ZOOKEEPER-318: - Note that this patch does not

[jira] Updated: (ZOOKEEPER-319) add locking around auth info in zhandle_t

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-319: Status: Patch Available (was: Open) add locking around auth info in zhandle_t

[jira] Updated: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-320: Status: Patch Available (was: Open) call auth completion in free_completions()

[jira] Updated: (ZOOKEEPER-330) zookeeper standalone server does not startup with just a port and datadir.

2009-02-26 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-330: Attachment: ZOOKEEPER-330.patch Sorry I didn't catch the problem with

[jira] Updated: (ZOOKEEPER-319) add locking around auth info in zhandle_t

2009-02-26 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-319: Attachment: ZOOKEEPER-319.patch Good points -- see if this suits. add locking around

[jira] Commented: (ZOOKEEPER-318) remove locking in zk_hashtable.c or add locking in collect_keys()

2009-02-26 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677147#action_12677147 ] Chris Darroch commented on ZOOKEEPER-318: - Well, my own take on things like this

[jira] Issue Comment Edited: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-26 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677143#action_12677143 ] cdarroch edited comment on ZOOKEEPER-320 at 2/26/09 2:45 PM:

[jira] Commented: (ZOOKEEPER-332) c client issues (memory leaks) reported by valgrind

2009-03-03 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12678428#action_12678428 ] Chris Darroch commented on ZOOKEEPER-332: - These look OK to me, on a first

[jira] Commented: (ZOOKEEPER-333) helgrind thread issues identified in mt c client code

2009-03-06 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679629#action_12679629 ] Chris Darroch commented on ZOOKEEPER-333: - Some of these look to be innocuous on

[jira] Commented: (ZOOKEEPER-343) add tests that specifically verify the zkmain and qpmain classes

2009-03-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12685414#action_12685414 ] Chris Darroch commented on ZOOKEEPER-343: - Great patch; thank you -- this would

[jira] Commented: (ZOOKEEPER-78) added a high level protocol/feature - for easy Leader Election or exclusive Write Lock creation

2009-04-01 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694793#action_12694793 ] Chris Darroch commented on ZOOKEEPER-78: Just took a quick peek to see what would

[jira] Commented: (ZOOKEEPER-364) command line interface for zookeeper.

2009-04-03 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695668#action_12695668 ] Chris Darroch commented on ZOOKEEPER-364: - Just FYI on the Perl side of things,

[jira] Commented: (ZOOKEEPER-36) REST access to ZooKeeper

2009-04-03 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695669#action_12695669 ] Chris Darroch commented on ZOOKEEPER-36: Another option might be the expand on

[jira] Commented: (ZOOKEEPER-36) REST access to ZooKeeper

2009-04-03 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695670#action_12695670 ] Chris Darroch commented on ZOOKEEPER-36: Sorry, just to throw in a couple of

[jira] Commented: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-04-10 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697996#action_12697996 ] Chris Darroch commented on ZOOKEEPER-311: - Mostly because the existing logic is

[jira] Commented: (ZOOKEEPER-364) command line interface for zookeeper.

2009-04-10 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697997#action_12697997 ] Chris Darroch commented on ZOOKEEPER-364: - Well (and this should move to a new

[jira] Commented: (ZOOKEEPER-36) REST access to ZooKeeper

2009-04-15 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699514#action_12699514 ] Chris Darroch commented on ZOOKEEPER-36: I took a quick look at the spec; nice!

[jira] Commented: (ZOOKEEPER-316) configure option --without-cppunit does not work

2009-04-16 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699766#action_12699766 ] Chris Darroch commented on ZOOKEEPER-316: - One step forward (not a complete

[jira] Updated: (ZOOKEEPER-316) configure option --without-cppunit does not work

2009-04-16 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-316: Attachment: ZOOKEEPER-316.patch This patch makes sure CPPUNIT_CFLAGS isn't overwritten;

[jira] Commented: (ZOOKEEPER-316) configure option --without-cppunit does not work

2009-04-16 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699774#action_12699774 ] Chris Darroch commented on ZOOKEEPER-316: - I don't know about cppunit.m4, but

[jira] Created: (ZOOKEEPER-378) contribution of Net::ZooKeeper Perl module

2009-04-20 Thread Chris Darroch (JIRA)
contribution of Net::ZooKeeper Perl module -- Key: ZOOKEEPER-378 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-378 Project: Zookeeper Issue Type: New Feature Affects Versions: 3.2.0, 4.0.0

[jira] Commented: (ZOOKEEPER-378) contribution of Net::ZooKeeper Perl module

2009-04-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701020#action_12701020 ] Chris Darroch commented on ZOOKEEPER-378: - Glad it looks OK. My only comment is

[jira] Updated: (ZOOKEEPER-378) contribution of Net::ZooKeeper Perl module

2009-04-24 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-378: Attachment: (was: Net-ZooKeeper-0.33.tar.gz) contribution of Net::ZooKeeper Perl

[jira] Updated: (ZOOKEEPER-378) contribution of Net::ZooKeeper Perl module

2009-04-24 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-378: Attachment: ZOOKEEPER-378.patch Patch file against trunk. contribution of

[jira] Commented: (ZOOKEEPER-378) contribution of Net::ZooKeeper Perl module

2009-04-24 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702517#action_12702517 ] Chris Darroch commented on ZOOKEEPER-378: - Down the road a little, it would be

[jira] Updated: (ZOOKEEPER-378) contribution of Net::ZooKeeper Perl module

2009-04-24 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-378: Affects Version/s: (was: 3.1.1) (was: 3.0.1)

[jira] Commented: (ZOOKEEPER-378) contribution of Net::ZooKeeper Perl module

2009-04-29 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12704428#action_12704428 ] Chris Darroch commented on ZOOKEEPER-378: - Thanks for the commit! I'll try to

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-06-29 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Attachment: ZOOKEEPER-311.patch This revision is a good demonstration of why one should

[jira] Created: (ZOOKEEPER-466) crash on zookeeper_close() when using auth with empty cert

2009-07-13 Thread Chris Darroch (JIRA)
crash on zookeeper_close() when using auth with empty cert -- Key: ZOOKEEPER-466 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-466 Project: Zookeeper Issue Type: Bug

[jira] Updated: (ZOOKEEPER-466) crash on zookeeper_close() when using auth with empty cert

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-466: Attachment: (was: ZOOKEEPER-466.patch) crash on zookeeper_close() when using auth

[jira] Updated: (ZOOKEEPER-466) crash on zookeeper_close() when using auth with empty cert

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-466: Attachment: ZOOKEEPER-466.patch crash on zookeeper_close() when using auth with empty

[jira] Updated: (ZOOKEEPER-466) crash on zookeeper_close() when using auth with empty cert

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-466: Attachment: ZOOKEEPER-466.patch crash on zookeeper_close() when using auth with empty

[jira] Updated: (ZOOKEEPER-466) crash on zookeeper_close() when using auth with empty cert

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-466: Release Note: Fixes crash in zookeeper_close() when zoo_add_auth() used with empty cert

[jira] Updated: (ZOOKEEPER-466) crash on zookeeper_close() when using auth with empty cert

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-466: Attachment: ZOOKEEPER-466.patch crash on zookeeper_close() when using auth with empty

[jira] Updated: (ZOOKEEPER-466) crash on zookeeper_close() when using auth with empty cert

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-466: Attachment: (was: ZOOKEEPER-466.patch) crash on zookeeper_close() when using auth

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Attachment: (was: ZOOKEEPER-311.patch) handle small path lengths in zoo_create()

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Attachment: ZOOKEEPER-311.patch Updated to current trunk, with some tests added for

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Attachment: (was: ZOOKEEPER-311.patch) handle small path lengths in zoo_create()

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-07-13 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-311: Fix Version/s: (was: 4.0.0) 3.2.1 Affects Version/s:

[jira] Created: (ZOOKEEPER-468) avoid compile warning in send_auth_info()

2009-07-14 Thread Chris Darroch (JIRA)
avoid compile warning in send_auth_info() - Key: ZOOKEEPER-468 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-468 Project: Zookeeper Issue Type: Bug Components: c client Affects

[jira] Updated: (ZOOKEEPER-468) avoid compile warning in send_auth_info()

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-468: Attachment: ZOOKEEPER-468.patch avoid compile warning in send_auth_info()

[jira] Updated: (ZOOKEEPER-468) avoid compile warning in send_auth_info()

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-468: Release Note: Fix minor compile warning in send_auth_info(). Status: Patch

[jira] Updated: (ZOOKEEPER-468) avoid compile warning in send_auth_info()

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-468: Priority: Minor (was: Major) avoid compile warning in send_auth_info()

[jira] Updated: (ZOOKEEPER-469) make sure CPPUNIT_CFLAGS isn't overwritten

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-469: Attachment: ZOOKEEPER-469.patch make sure CPPUNIT_CFLAGS isn't overwritten

[jira] Updated: (ZOOKEEPER-469) make sure CPPUNIT_CFLAGS isn't overwritten

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-469: Status: Patch Available (was: Open) I've pulled this from ZOOKEEPER-316 because it was

[jira] Commented: (ZOOKEEPER-316) configure option --without-cppunit does not work

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12731012#action_12731012 ] Chris Darroch commented on ZOOKEEPER-316: - I'm moving the patch file to

[jira] Updated: (ZOOKEEPER-316) configure option --without-cppunit does not work

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-316: Attachment: (was: ZOOKEEPER-316.patch) configure option --without-cppunit does not

[jira] Updated: (ZOOKEEPER-470) include unistd.h for sleep() in c tests

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-470: Status: Patch Available (was: Open) include unistd.h for sleep() in c tests

[jira] Created: (ZOOKEEPER-470) include unistd.h for sleep() in c tests

2009-07-14 Thread Chris Darroch (JIRA)
include unistd.h for sleep() in c tests --- Key: ZOOKEEPER-470 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-470 Project: Zookeeper Issue Type: Bug Components: c client Affects

[jira] Updated: (ZOOKEEPER-470) include unistd.h for sleep() in c tests

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-470: Attachment: ZOOKEEPER-470.patch include unistd.h for sleep() in c tests

[jira] Updated: (ZOOKEEPER-471) update zkperl for 3.2.x branch

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-471: Attachment: ZOOKEEPER-471.patch update zkperl for 3.2.x branch

[jira] Created: (ZOOKEEPER-471) update zkperl for 3.2.x branch

2009-07-14 Thread Chris Darroch (JIRA)
update zkperl for 3.2.x branch -- Key: ZOOKEEPER-471 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-471 Project: Zookeeper Issue Type: Improvement Components: contrib Affects Versions: 3.2.0

[jira] Updated: (ZOOKEEPER-471) update zkperl for 3.2.x branch

2009-07-14 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-471: Status: Patch Available (was: Open) update zkperl for 3.2.x branch

[jira] Updated: (ZOOKEEPER-471) update zkperl for 3.2.x branch

2009-07-15 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-471: Attachment: ZOOKEEPER-471.patch Some additional improvements which will support (I

[jira] Updated: (ZOOKEEPER-471) update zkperl for 3.2.x branch

2009-07-15 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-471: Attachment: (was: ZOOKEEPER-471.patch) update zkperl for 3.2.x branch

[jira] Created: (ZOOKEEPER-474) add compile, test, and improved package targets to zkperl build.xml

2009-07-15 Thread Chris Darroch (JIRA)
add compile, test, and improved package targets to zkperl build.xml --- Key: ZOOKEEPER-474 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-474 Project: Zookeeper Issue

[jira] Updated: (ZOOKEEPER-474) add compile, test, and improved package targets to zkperl build.xml

2009-07-15 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-474: Attachment: ZOOKEEPER-474.patch add compile, test, and improved package targets to

[jira] Created: (ZOOKEEPER-482) ignore sigpipe in testRetry to avoid silent immediate failure

2009-07-22 Thread Chris Darroch (JIRA)
ignore sigpipe in testRetry to avoid silent immediate failure - Key: ZOOKEEPER-482 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-482 Project: Zookeeper Issue Type: Bug

[jira] Updated: (ZOOKEEPER-482) ignore sigpipe in testRetry to avoid silent immediate failure

2009-07-22 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-482: Release Note: Ignore SIGPIPE signal to C test suite does not fail suddenly.

[jira] Updated: (ZOOKEEPER-482) ignore sigpipe in testRetry to avoid silent immediate failure

2009-07-22 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-482: Attachment: ZOOKEEPER-482.patch ignore sigpipe in testRetry to avoid silent immediate

[jira] Updated: (ZOOKEEPER-474) add compile, test, and improved package targets to zkperl build.xml

2009-08-03 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated ZOOKEEPER-474: Interesting. I'll try to take a look shortly. The ironic thing is that you appear to

[jira] Commented: (ZOOKEEPER-474) add compile, test, and improved package targets to zkperl build.xml

2009-08-10 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12741503#action_12741503 ] Chris Darroch commented on ZOOKEEPER-474: - Nothing yet, sorry. Might be a