Re: High WTF count in ZooKeeper client code

2010-09-04 Thread Mahadev Konar
I was able to get hold of one of the hadoop developers. So the gist of the story is, They have interface tagging saying Something like @Audience.limitedPrivate(target=pig) Wherin this interface is defined for pig and is only to be used by pig oflks. Interfaces can be defined as public,

[jira] Commented: (ZOOKEEPER-861) Missing the test SSL certificate used for running junit tests.

2010-09-04 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906230#action_12906230 ] Michi Mutsuzaki commented on ZOOKEEPER-861: --- - I copied server.p12 in

[jira] Commented: (ZOOKEEPER-864) Hedwig C++ client improvements

2010-09-04 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906231#action_12906231 ] Michi Mutsuzaki commented on ZOOKEEPER-864: --- Here are my comments: - After

[jira] Updated: (ZOOKEEPER-864) Hedwig C++ client improvements

2010-09-04 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michi Mutsuzaki updated ZOOKEEPER-864: -- Attachment: warnings.txt Hedwig C++ client improvements

Build failed in Hudson: ZooKeeper-trunk #924

2010-09-04 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/ZooKeeper-trunk/924/ -- [...truncated 168408 lines...] [junit] 2010-09-04 10:51:01,448 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11239:nioserverc...@791] - Processing stat command from

[jira] Commented: (ZOOKEEPER-861) Missing the test SSL certificate used for running junit tests.

2010-09-04 Thread Erwin Tam (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906283#action_12906283 ] Erwin Tam commented on ZOOKEEPER-861: - The patch won't really apply since it is just

[jira] Created: (ZOOKEEPER-866) Adding no disk persistence option in zookeeper.

2010-09-04 Thread Mahadev konar (JIRA)
Adding no disk persistence option in zookeeper. --- Key: ZOOKEEPER-866 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-866 Project: Zookeeper Issue Type: New Feature Reporter:

[jira] Updated: (ZOOKEEPER-866) Adding no disk persistence option in zookeeper.

2010-09-04 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-866: Attachment: ZOOKEEPER-nodisk.patch Here is a patch that I had worked on. This is not a