[jira] [Commented] (ZOOKEEPER-999) Create an package integration project

2011-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084483#comment-13084483 ] Hadoop QA commented on ZOOKEEPER-999: - +1 overall. Here are the results of testing

[jira] [Updated] (ZOOKEEPER-999) Create an package integration project

2011-08-12 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated ZOOKEEPER-999: Attachment: ZOOKEEPER-999-11.patch Skip native build for "ant tar". > Create an package integra

[jira] [Commented] (ZOOKEEPER-1108) Various bugs in zoo_add_auth in C

2011-08-12 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084360#comment-13084360 ] Mahadev konar commented on ZOOKEEPER-1108: -- thanks dheeraj, Will do today/t

[jira] [Created] (ZOOKEEPER-1152) Exceptions thrown from handleAuthentication can cause buffer corruption issues in NIOServer

2011-08-12 Thread Camille Fournier (JIRA)
Exceptions thrown from handleAuthentication can cause buffer corruption issues in NIOServer --- Key: ZOOKEEPER-1152 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1152

[jira] [Commented] (ZOOKEEPER-1108) Various bugs in zoo_add_auth in C

2011-08-12 Thread Dheeraj Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084345#comment-13084345 ] Dheeraj Agrawal commented on ZOOKEEPER-1108: Mahadev, can you review the p

what happens when AuthenticationProvider throws an exception

2011-08-12 Thread Fournier, Camille F.
Hi guys, So debugging some fun issues in my dev cluster, I discovered that due to some bad user data, my AuthenticationProvider was throwing a null pointer exception inside the handleAuthentication call. This call is made inside of NIOServerCnxn.readRequest, and there is no try catch block. So

[jira] [Commented] (ZOOKEEPER-1136) NEW_LEADER should be queued not sent to match the Zab 1.0 protocol on the twiki

2011-08-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084214#comment-13084214 ] Hadoop QA commented on ZOOKEEPER-1136: -- -1 overall. Here are the results of test

[jira] [Updated] (ZOOKEEPER-1136) NEW_LEADER should be queued not sent to match the Zab 1.0 protocol on the twiki

2011-08-12 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-1136: - Attachment: ZOOKEEPER-1136.patch > NEW_LEADER should be queued not sent to match the