Re: [NOTICE] Phasing out maven repos on people.apache.org

2012-03-28 Thread Patrick Hunt
The ZK mvn repo has been migrated from p.a.o to r.a.o, see this jira for background. https://issues.apache.org/jira/browse/INFRA-4565 I can see the 3.3.5 release is now available when looking at the UI and other locations, such as https://repository.apache.org/content/groups/public/org/apache/zook

[jira] [Commented] (ZOOKEEPER-1355) Add zk.updateServerList(newServerList)

2012-03-28 Thread Alexander Shraer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240984#comment-13240984 ] Alexander Shraer commented on ZOOKEEPER-1355: - Thanks Marshall! the failin

Failed: ZOOKEEPER-1435 PreCommit Build #1019

2012-03-28 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1435 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1019/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1435) cap space usage of default log4j rolling policy

2012-03-28 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240983#comment-13240983 ] Hadoop QA commented on ZOOKEEPER-1435: -- -1 overall. Here are the results of test

Success: ZOOKEEPER-1433 PreCommit Build #1018

2012-03-28 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1433 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1018/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1433) improve ZxidRolloverTest (test seems flakey)

2012-03-28 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240974#comment-13240974 ] Hadoop QA commented on ZOOKEEPER-1433: -- +1 overall. Here are the results of test

[jira] [Updated] (ZOOKEEPER-1435) cap space usage of default log4j rolling policy

2012-03-28 Thread Patrick Hunt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1435: Attachment: ZOOKEEPER-1435.patch Cleaned up the log4j.properties file. In particular se

[jira] [Updated] (ZOOKEEPER-1433) improve ZxidRolloverTest (test seems flakey)

2012-03-28 Thread Patrick Hunt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1433: Attachment: ZOOKEEPER-1433.patch This patch fixes the issue. Went from being able to re

[jira] [Commented] (ZOOKEEPER-1437) Client uses session before SASL authentication complete

2012-03-28 Thread Thomas Weise (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240922#comment-13240922 ] Thomas Weise commented on ZOOKEEPER-1437: - PASSES: Interactive getData on ACL

[jira] [Created] (ZOOKEEPER-1437) Client uses session before SASL authentication complete

2012-03-28 Thread Thomas Weise (Created) (JIRA)
Client uses session before SASL authentication complete --- Key: ZOOKEEPER-1437 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1437 Project: ZooKeeper Issue Type: Bug Compon

[jira] [Commented] (ZOOKEEPER-1436) Add ZOO_TIMED_OUT_STATE sesion event to notify client about timeout during reconnection

2012-03-28 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240876#comment-13240876 ] Hadoop QA commented on ZOOKEEPER-1436: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-1436 PreCommit Build #1017

2012-03-28 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1436 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1017/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Updated] (ZOOKEEPER-1436) Add ZOO_TIMED_OUT_STATE sesion event to notify client about timeout during reconnection

2012-03-28 Thread Thawan Kooburat (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thawan Kooburat updated ZOOKEEPER-1436: --- Summary: Add ZOO_TIMED_OUT_STATE sesion event to notify client about timeout duri

[jira] [Updated] (ZOOKEEPER-1436) Add

2012-03-28 Thread Thawan Kooburat (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thawan Kooburat updated ZOOKEEPER-1436: --- Attachment: ZOOKEEPER-1436.patch > Add > > > Key: ZOOKE

[jira] [Created] (ZOOKEEPER-1436) Add

2012-03-28 Thread Thawan Kooburat (Created) (JIRA)
Add Key: ZOOKEEPER-1436 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1436 Project: ZooKeeper Issue Type: Improvement Components: c client Affects Versions: 3.4.3 Reporter: Thawan Kooburat The zookeep

zkpython improvements

2012-03-28 Thread Duncan Findlay
I've been working on some improvements to the ZooKeeper python bindings and I was hoping (eventually) to submit them upstream for inclusion in ZooKeeper. Most of my work so far has been around making the synchronous API calls available through a pure-Python object-oriented interface instead of n

[jira] [Created] (ZOOKEEPER-1435) cap space usage of default log4j rolling policy

2012-03-28 Thread Patrick Hunt (Created) (JIRA)
cap space usage of default log4j rolling policy --- Key: ZOOKEEPER-1435 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1435 Project: ZooKeeper Issue Type: Improvement Components: sc

ZooKeeper_branch33_solaris - Build # 143 - Still Failing

2012-03-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/143/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 97064 lines...] [junit] 2012-03-28 07:04:31,3