[jira] Created: (ZOOKEEPER-921) zkPython interferes with/corrupts Python's 'logging' module

2010-11-08 Thread Nicholas Knight (JIRA)
zkPython interferes with/corrupts Python's 'logging' module --- Key: ZOOKEEPER-921 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-921 Project: Zookeeper Issue Type: Bug

[jira] Updated: (ZOOKEEPER-921) zkPython interferes with/corrupts Python's 'logging' module

2010-11-08 Thread Nicholas Knight (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knight updated ZOOKEEPER-921: -- Attachment: zktest.py Script showing issue. This has been tested with a ZooKeeper

[jira] Commented: (ZOOKEEPER-914) QuorumCnxManager blocks forever

2010-11-08 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929589#action_12929589 ] Vishal K commented on ZOOKEEPER-914: Hi Flavio, You are right. Sorry, my comment

[jira] Created: (ZOOKEEPER-922) enable faster timeout of sessions in case of unexpected socket disconnect

2010-11-08 Thread Camille Fournier (JIRA)
enable faster timeout of sessions in case of unexpected socket disconnect - Key: ZOOKEEPER-922 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-922 Project: Zookeeper

RE: closing session on socket close vs waiting for timeout

2010-11-08 Thread Fournier, Camille F. [Tech]
I'm reopening this question for the group. I have attached some sample code (3.3 branch) to a jira tracker that seems to do what I propose, namely, lower the session timeout in the case of an error causing the socket to close. https://issues.apache.org/jira/browse/ZOOKEEPER-922 I am very

[jira] Commented: (ZOOKEEPER-917) Leader election selected incorrect leader

2010-11-08 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929602#action_12929602 ] Vishal K commented on ZOOKEEPER-917: Hi Flavio, Thanks for the clarification.

[jira] Updated: (ZOOKEEPER-922) enable faster timeout of sessions in case of unexpected socket disconnect

2010-11-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-922: --- Fix Version/s: 3.4.0 Assignee: Camille Fournier Status: Patch

[jira] Updated: (ZOOKEEPER-921) zkPython interferes with/corrupts Python's 'logging' module

2010-11-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-921: --- Fix Version/s: 3.4.0 3.3.3 Assignee: Nicholas Knight

[jira] Updated: (ZOOKEEPER-920) L7 (application layer) ping support

2010-11-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-920: --- Fix Version/s: 3.4.0 Assignee: Chang Song Hi Chang Song, you need to provide

[jira] Updated: (ZOOKEEPER-909) Extract NIO specific code from ClientCnxn

2010-11-08 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-909: -- Attachment: ClientCnxnSocketNetty.java just FYI: This is the ClientCnxnSocketNetty class

[jira] Commented: (ZOOKEEPER-914) QuorumCnxManager blocks forever

2010-11-08 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929675#action_12929675 ] Flavio Junqueira commented on ZOOKEEPER-914: Hi Vishal, The Socket

[jira] Commented: (ZOOKEEPER-917) Leader election selected incorrect leader

2010-11-08 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929678#action_12929678 ] Flavio Junqueira commented on ZOOKEEPER-917: Hi Vishal, There is possibly a

[jira] Commented: (ZOOKEEPER-914) QuorumCnxManager blocks forever

2010-11-08 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929681#action_12929681 ] Vishal K commented on ZOOKEEPER-914: Hi Flavio, The documentation is not clear.

[jira] Commented: (ZOOKEEPER-922) enable faster timeout of sessions in case of unexpected socket disconnect

2010-11-08 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929683#action_12929683 ] Benjamin Reed commented on ZOOKEEPER-922: - how do you deal with the following

[jira] Created: (ZOOKEEPER-924) Recipe: Fault tolerant communication layer using Zookeeper

2010-11-08 Thread kishore gopalakrishna (JIRA)
Recipe: Fault tolerant communication layer using Zookeeper -- Key: ZOOKEEPER-924 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-924 Project: Zookeeper Issue Type: Task

[jira] Created: (ZOOKEEPER-923) TaskManagement Using Zookeeper Recipe

2010-11-08 Thread kishore gopalakrishna (JIRA)
TaskManagement Using Zookeeper Recipe - Key: ZOOKEEPER-923 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-923 Project: Zookeeper Issue Type: Task Components: recipes Environment:

[jira] Updated: (ZOOKEEPER-924) Recipe: Fault tolerant communication layer using Zookeeper

2010-11-08 Thread kishore gopalakrishna (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kishore gopalakrishna updated ZOOKEEPER-924: Description: This recipe caters to the following use case There are

[jira] Commented: (ZOOKEEPER-914) QuorumCnxManager blocks forever

2010-11-08 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929724#action_12929724 ] Vishal K commented on ZOOKEEPER-914: OK, that didn't make sense. My comment about

[jira] Commented: (ZOOKEEPER-922) enable faster timeout of sessions in case of unexpected socket disconnect

2010-11-08 Thread Camille Fournier (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929789#action_12929789 ] Camille Fournier commented on ZOOKEEPER-922: After some thought one approach

[jira] Created: (ZOOKEEPER-925) Consider maven site generation to replace our forrest site and documentation generation

2010-11-08 Thread Patrick Hunt (JIRA)
Consider maven site generation to replace our forrest site and documentation generation --- Key: ZOOKEEPER-925 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-925

[jira] Updated: (ZOOKEEPER-925) Consider maven site generation to replace our forrest site and documentation generation

2010-11-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-925: --- Description: See WHIRR-19 for some background. In whirr we looked at a number of

Replace forrest with maven site generation?

2010-11-08 Thread Patrick Hunt
Ben pinged me about what might we do about the forrest situation, here's one idea: https://issues.apache.org/jira/browse/ZOOKEEPER-925 Patrick

[jira] Updated: (ZOOKEEPER-921) zkPython incorrectly checks for existence of required ACL elements

2010-11-08 Thread Nicholas Knight (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knight updated ZOOKEEPER-921: -- Summary: zkPython incorrectly checks for existence of required ACL elements (was:

[jira] Updated: (ZOOKEEPER-920) L7 (application layer) ping support

2010-11-08 Thread Chang Song (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Song updated ZOOKEEPER-920: - Attachment: ZOOKEEPER-920.patch svn diff attached. Thank you very much. L7 (application

[jira] Commented: (ZOOKEEPER-920) L7 (application layer) ping support

2010-11-08 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929974#action_12929974 ] Michi Mutsuzaki commented on ZOOKEEPER-920: --- Hi Chang, Thank you for the

[jira] Commented: (ZOOKEEPER-925) Consider maven site generation to replace our forrest site and documentation generation

2010-11-08 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929988#action_12929988 ] Flavio Junqueira commented on ZOOKEEPER-925: Pat, Any thoughts on how it

[jira] Updated: (ZOOKEEPER-926) Fork Hadoop common's test-patch.sh and modify for Zookeeper

2010-11-08 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Daley updated ZOOKEEPER-926: -- Attachment: ZOOKEEPER-926.patch Initial patch to replace the old test-patch file. Further