[jira] Created: (ZOOKEEPER-623) ClientBase in bookkeeper.util requires junit

2009-12-14 Thread Flavio Paiva Junqueira (JIRA)
ClientBase in bookkeeper.util requires junit Key: ZOOKEEPER-623 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-623 Project: Zookeeper Issue Type: Bug Components:

[jira] Updated: (ZOOKEEPER-623) ClientBase in bookkeeper.util requires junit

2009-12-14 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-623: - Attachment: ZOOKEEPER-623.patch This patch moves ClientBase to the

[jira] Updated: (ZOOKEEPER-623) ClientBase in bookkeeper.util requires junit

2009-12-14 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-623: - Status: Patch Available (was: Open) ClientBase in bookkeeper.util

Hudson build is back to normal: ZooKeeper-trunk #625

2009-12-14 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/625/

[jira] Commented: (ZOOKEEPER-615) wrong javadoc for create with a sequence flag

2009-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790087#action_12790087 ] Hudson commented on ZOOKEEPER-615: -- Integrated in ZooKeeper-trunk #625 (See

[jira] Commented: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790089#action_12790089 ] Hudson commented on ZOOKEEPER-614: -- Integrated in ZooKeeper-trunk #625 (See

[jira] Commented: (ZOOKEEPER-588) remove unnecessary/annoying log of tostring error in Request.toString()

2009-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790088#action_12790088 ] Hudson commented on ZOOKEEPER-588: -- Integrated in ZooKeeper-trunk #625 (See

[jira] Commented: (ZOOKEEPER-587) client should log timeout negotiated with server

2009-12-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790086#action_12790086 ] Hudson commented on ZOOKEEPER-587: -- Integrated in ZooKeeper-trunk #625 (See

[jira] Resolved: (ZOOKEEPER-621) hudson failure ZooKeeper-trunk/621 - clover issue

2009-12-14 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved ZOOKEEPER-621. -- Resolution: Fixed cleaning /tmp fs helped. hudson failure

[jira] Updated: (ZOOKEEPER-599) Changes to FLE and QuorumCnxManager to support Observers

2009-12-14 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-599: - Status: Open (was: Patch Available) Changes to FLE and

[jira] Updated: (ZOOKEEPER-623) ClientBase in bookkeeper.util requires junit

2009-12-14 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-623: - Status: Patch Available (was: Open) Re-trying hudson. ClientBase

[jira] Updated: (ZOOKEEPER-599) Changes to FLE and QuorumCnxManager to support Observers

2009-12-14 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-599: - Status: Patch Available (was: Open) Re-trying hudson. Changes to

[jira] Updated: (ZOOKEEPER-623) ClientBase in bookkeeper.util requires junit

2009-12-14 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-623: - Status: Open (was: Patch Available) ClientBase in bookkeeper.util

The C Client cause core dump in some situation

2009-12-14 Thread Qian Ye
Hi guys: I encountered a problem today that the Zookeeper C Client (version 3.2.0) core dump when reconnected and did some operations on the zookeeper server which just restarted. The gdb infomation is like: (gdb) bt #0 0x00302af71900 in memcpy () from /lib64/tls/libc.so.6 #1

[jira] Updated: (ZOOKEEPER-486) Improve bookie performance for large number of ledgers

2009-12-14 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-486: Attachment: ZOOKEEPER-486.patch fixed the check for no lodger in bookie.java Improve

[jira] Updated: (ZOOKEEPER-486) Improve bookie performance for large number of ledgers

2009-12-14 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-486: Status: Patch Available (was: Open) Improve bookie performance for large number of

[jira] Commented: (ZOOKEEPER-486) Improve bookie performance for large number of ledgers

2009-12-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790266#action_12790266 ] Hadoop QA commented on ZOOKEEPER-486: - +1 overall. Here are the results of testing

[ANNOUNCE] Apache ZooKeeper 3.1.2

2009-12-14 Thread Patrick Hunt
The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.1.2. ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface

[jira] Commented: (ZOOKEEPER-606) bin scripts don't work in cygwin (spaces in paths)

2009-12-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790520#action_12790520 ] Yonik Seeley commented on ZOOKEEPER-606: Verified (and using) on Win7+cygwin1.7

[jira] Commented: (ZOOKEEPER-622) Test for pending watches in send_set_watches should be moved

2009-12-14 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790534#action_12790534 ] Steven Cheng commented on ZOOKEEPER-622: Sounds good Mahadev, I'll get started

[jira] Created: (ZOOKEEPER-624) The C Client cause core dump when receive error data from Zookeeper Server

2009-12-14 Thread Qian Ye (JIRA)
The C Client cause core dump when receive error data from Zookeeper Server -- Key: ZOOKEEPER-624 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-624 Project: Zookeeper

Re: The C Client cause core dump in some situation

2009-12-14 Thread Qian Ye
Hi Mahadev: I have created a jira for this issue https://issues.apache.org/jira/browse/ZOOKEEPER-624. And so far, I haven't found the way to reproduce the segment fault. I tried about 10 times the same operations and only produced the core dump 1 time. I would attach the way to the jira if I can

Re: The C Client cause core dump in some situation

2009-12-14 Thread Patrick Hunt
Did you try using valgrind? That might help reproduce. Qian Ye wrote: Hi Mahadev: I have created a jira for this issue https://issues.apache.org/jira/browse/ZOOKEEPER-624. And so far, I haven't found the way to reproduce the segment fault. I tried about 10 times the same operations and only

Re: The C Client cause core dump in some situation

2009-12-14 Thread Qian Ye
Yes, I use valgrind, i will try. On Tue, Dec 15, 2009 at 1:02 PM, Patrick Hunt ph...@apache.org wrote: Did you try using valgrind? That might help reproduce. Qian Ye wrote: Hi Mahadev: I have created a jira for this issue https://issues.apache.org/jira/browse/ZOOKEEPER-624. And so far,

[jira] Updated: (ZOOKEEPER-596) The last logged zxid calculated by zookeeper servers could cause problems in leader election if data gets corrupted.

2009-12-14 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-596: Attachment: ZOOKEEPER-596.patch after 3 failed attempts, hopefully jira would upload