[jira] Commented: (ZOOKEEPER-45) Restructure the SVN repository after initial import

2008-06-26 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608578#action_12608578 ] Andrew Kornev commented on ZOOKEEPER-45: To Mahadev, Pat and other hadoop

[jira] Updated: (ZOOKEEPER-39) Use Watcher objects rather than boolean on read operations

2008-07-06 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev updated ZOOKEEPER-39: --- Status: Patch Available (was: Open) Use Watcher objects rather than boolean on read

[jira] Commented: (ZOOKEEPER-66) Add NullWatcher, a watcher that does nothing

2008-07-06 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12610882#action_12610882 ] Andrew Kornev commented on ZOOKEEPER-66: I concur with Flavio: application must

[jira] Updated: (ZOOKEEPER-70) Add skeleton forrest doc structure for ZooKeeper

2008-07-08 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev updated ZOOKEEPER-70: --- Status: Patch Available (was: Open) Add skeleton forrest doc structure for ZooKeeper

[jira] Updated: (ZOOKEEPER-70) Add skeleton forrest doc structure for ZooKeeper

2008-07-08 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev updated ZOOKEEPER-70: --- Attachment: ZOOKEEPER-70_2.patch The patch fixes the problem with the build.xml: on

[jira] Commented: (ZOOKEEPER-70) Add skeleton forrest doc structure for ZooKeeper

2008-07-09 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12612220#action_12612220 ] Andrew Kornev commented on ZOOKEEPER-70: +1 Add skeleton forrest doc structure

[jira] Updated: (ZOOKEEPER-38) headers (version+) in log/snap files

2008-07-11 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev updated ZOOKEEPER-38: --- Attachment: ZOOKEEPER-38.patch Added more javadocs, use the URI class for passing provider

[jira] Updated: (ZOOKEEPER-25) FUSE for ZooKeeper

2008-07-15 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev updated ZOOKEEPER-25: --- Status: Patch Available (was: Open) FUSE for ZooKeeper --

[jira] Commented: (ZOOKEEPER-39) Use Watcher objects rather than boolean on read operations

2008-07-16 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12614121#action_12614121 ] Andrew Kornev commented on ZOOKEEPER-39: The watcher processing is now done in

[jira] Commented: (ZOOKEEPER-81) JMX module is using 1 java 6 method that has a java 5 equivalent

2008-07-18 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12614787#action_12614787 ] Andrew Kornev commented on ZOOKEEPER-81: The JMX instrumentation code relies on

[jira] Commented: (ZOOKEEPER-81) JMX module is using 1 java 6 method that has a java 5 equivalent

2008-07-22 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615704#action_12615704 ] Andrew Kornev commented on ZOOKEEPER-81: Long story short -- MXBean is a runtime

[jira] Commented: (ZOOKEEPER-81) JMX module is using 1 java 6 method that has a java 5 equivalent

2008-07-22 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615741#action_12615741 ] Andrew Kornev commented on ZOOKEEPER-81: Would you like to verify whether or not

[jira] Commented: (ZOOKEEPER-81) JMX module is using 1 java 6 method that has a java 5 equivalent

2008-07-22 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615760#action_12615760 ] Andrew Kornev commented on ZOOKEEPER-81: Committed! Thanks Hiram! JMX module is

[jira] Closed: (ZOOKEEPER-39) Use Watcher objects rather than boolean on read operations

2008-07-24 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev closed ZOOKEEPER-39. -- Use Watcher objects rather than boolean on read operations

[jira] Updated: (ZOOKEEPER-39) Use Watcher objects rather than boolean on read operations

2008-07-24 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev updated ZOOKEEPER-39: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed Use

[jira] Commented: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-06 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12620329#action_12620329 ] Andrew Kornev commented on ZOOKEEPER-110: - I'd like to point out that the

[jira] Commented: (ZOOKEEPER-56) Add clover support to build.xml

2008-08-13 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622334#action_12622334 ] Andrew Kornev commented on ZOOKEEPER-56: +1, looks good! Add clover support to

[jira] Commented: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-14 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622666#action_12622666 ] Andrew Kornev commented on ZOOKEEPER-110: - +1 I'll commit the patch and delete

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-14 Thread Andrew Kornev (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kornev updated ZOOKEEPER-110: Attachment: ZOOKEEPER-110.patch It turns out that the original patch used the exec