Build failed in Hudson: ZooKeeper-trunk #167

2008-12-09 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/167/changes Changes: [mahadev] ZOOKEEPER-248. QuorumPeer should use Map interface instead of HashMap implementation. (nitay joffe via mahadev) [mahadev] ZOOKEEPER-249. QuorumPeer.getClientPort() always returns -1. (nitay joffe via

[jira] Commented: (ZOOKEEPER-251) NullPointerException stopping and starting Zookeeper servers

2008-12-09 Thread Thomas Vinod Johnson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654811#action_12654811 ] Thomas Vinod Johnson commented on ZOOKEEPER-251: Thank you. Post patch,

[jira] Issue Comment Edited: (ZOOKEEPER-251) NullPointerException stopping and starting Zookeeper servers

2008-12-09 Thread Thomas Vinod Johnson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654811#action_12654811 ] vinodjohnson edited comment on ZOOKEEPER-251 at 12/9/08 6:47 AM: -

[jira] Commented: (ZOOKEEPER-251) NullPointerException stopping and starting Zookeeper servers

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654870#action_12654870 ] Mahadev konar commented on ZOOKEEPER-251: - sorry i must have been confused. I th

[jira] Updated: (ZOOKEEPER-251) NullPointerException stopping and starting Zookeeper servers

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-251: Status: Patch Available (was: Open) > NullPointerException stopping and starting Zookee

[jira] Updated: (ZOOKEEPER-251) NullPointerException stopping and starting Zookeeper servers

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-251: Attachment: ZOOKEEPER-251.patch this patch adds a test. IT was difficult to create a tes

[jira] Commented: (ZOOKEEPER-241) Build of a distro fails after clean target is run

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654984#action_12654984 ] Mahadev konar commented on ZOOKEEPER-241: - +1.. the patch works with no svn revi

[jira] Updated: (ZOOKEEPER-241) Build of a distro fails after clean target is run

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-241: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Commented: (ZOOKEEPER-243) add SEQUENCE flag documentation to the programming guide

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654987#action_12654987 ] Mahadev konar commented on ZOOKEEPER-243: - +1 for the patch .. > add SEQUENCE

[jira] Updated: (ZOOKEEPER-243) add SEQUENCE flag documentation to the programming guide

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-243: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Commented: (ZOOKEEPER-247) fix formatting of C API in ACL section of programmer guide

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655001#action_12655001 ] Mahadev konar commented on ZOOKEEPER-247: - in the patch their are lines that are

[jira] Updated: (ZOOKEEPER-16) Need to do path validation

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-16: -- Attachment: ZOOKEEPER-16.patch this patch starts to validate the path, but quickly runs into

[jira] Assigned: (ZOOKEEPER-16) Need to do path validation

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-16: - Assignee: Patrick Hunt > Need to do path validation > -- > >

[jira] Assigned: (ZOOKEEPER-161) Content needed: "Designing a ZooKeeper Deployment"

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-161: -- Assignee: Benjamin Reed > Content needed: "Designing a ZooKeeper Deployment" > -

[jira] Updated: (ZOOKEEPER-161) Content needed: "Designing a ZooKeeper Deployment"

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-161: --- Attachment: ZOOKEEPER-161.patch I updated the patch to fix a few typos and cleanup the xml

[jira] Commented: (ZOOKEEPER-245) update readme/quickstart to be release tar, rather than source, based

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655028#action_12655028 ] Mahadev konar commented on ZOOKEEPER-245: - +1 for the patch... > update readme

[jira] Updated: (ZOOKEEPER-161) Content needed: "Designing a ZooKeeper Deployment"

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-161: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Av

[jira] Updated: (ZOOKEEPER-245) update readme/quickstart to be release tar, rather than source, based

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-245: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Updated: (ZOOKEEPER-247) fix formatting of C API in ACL section of programmer guide

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-247: --- Attachment: ZOOKEEPER-247.patch I did that with all the lines but the API lines. Not sure

[jira] Updated: (ZOOKEEPER-247) fix formatting of C API in ACL section of programmer guide

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-247: --- Attachment: ZOOKEEPER-247.patch removed the generated from the patch > fix formatting of

[jira] Updated: (ZOOKEEPER-247) fix formatting of C API in ACL section of programmer guide

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-247: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Commented: (ZOOKEEPER-247) fix formatting of C API in ACL section of programmer guide

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655041#action_12655041 ] Mahadev konar commented on ZOOKEEPER-247: - +1 for the patch. > fix formatting o

[jira] Commented: (ZOOKEEPER-16) Need to do path validation

2008-12-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655043#action_12655043 ] Benjamin Reed commented on ZOOKEEPER-16: We could throw an IllegalArgumentExcepti

[jira] Commented: (ZOOKEEPER-16) Need to do path validation

2008-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655059#action_12655059 ] Mahadev konar commented on ZOOKEEPER-16: I like Illegalargumentexception... we do

[jira] Updated: (ZOOKEEPER-222) print C client log message timestamp in human readable form

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-222: --- Attachment: ZOOKEEPER-222.patch this patch changes the logging format of the c lib to use

[jira] Assigned: (ZOOKEEPER-222) print C client log message timestamp in human readable form

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-222: -- Assignee: Patrick Hunt > print C client log message timestamp in human readable form

[jira] Commented: (ZOOKEEPER-222) print C client log message timestamp in human readable form

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655063#action_12655063 ] Patrick Hunt commented on ZOOKEEPER-222: btw, iso8601 format we are using is: "y

[jira] Updated: (ZOOKEEPER-222) print C client log message timestamp in human readable form

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-222: --- Status: Patch Available (was: Open) > print C client log message timestamp in human reada

[jira] Commented: (ZOOKEEPER-16) Need to do path validation

2008-12-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655066#action_12655066 ] Patrick Hunt commented on ZOOKEEPER-16: --- Hm, I didn't think of IAE, that's a good i