[jira] [Commented] (BOOKKEEPER-390) Provide support for ZooKeeper authentication

2013-06-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675699#comment-13675699 ] Rakesh R commented on BOOKKEEPER-390: - Thanks Ivan for take a look. I'll go

[jira] [Commented] (BOOKKEEPER-614) Generic stats interface, which multiple providers can be plugged into

2013-06-05 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675752#comment-13675752 ] Ivan Kelly commented on BOOKKEEPER-614: --- This patch implements the comments I

[jira] [Commented] (BOOKKEEPER-544) Modify hedwig server tests to allow client testcases to start/stop them as part of their tests

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675774#comment-13675774 ] Hudson commented on BOOKKEEPER-544: --- Integrated in bookkeeper-trunk #230 (See

[jira] [Commented] (BOOKKEEPER-617) BOOKKEEPER-544 breaks hedwig-server/bin/hedwig script

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675775#comment-13675775 ] Hudson commented on BOOKKEEPER-617: --- Integrated in bookkeeper-trunk #230 (See

[jira] [Commented] (BOOKKEEPER-592) allow application to recommend ledger data locality

2013-06-05 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675857#comment-13675857 ] Ivan Kelly commented on BOOKKEEPER-592: --- Regarding the hadoop-commons

[jira] [Commented] (BOOKKEEPER-614) Generic stats interface, which multiple providers can be plugged into

2013-06-05 Thread Aniruddha (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675986#comment-13675986 ] Aniruddha commented on BOOKKEEPER-614: -- The reason I went with enums was to avoid

[jira] [Commented] (BOOKKEEPER-614) Generic stats interface, which multiple providers can be plugged into

2013-06-05 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675996#comment-13675996 ] Ivan Kelly commented on BOOKKEEPER-614: --- As long as string constants are used,

[jira] [Commented] (BOOKKEEPER-614) Generic stats interface, which multiple providers can be plugged into

2013-06-05 Thread Aniruddha (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676022#comment-13676022 ] Aniruddha commented on BOOKKEEPER-614: -- Doesn't that mean that you need to define

[jira] [Commented] (BOOKKEEPER-614) Generic stats interface, which multiple providers can be plugged into

2013-06-05 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676067#comment-13676067 ] Ivan Kelly commented on BOOKKEEPER-614: --- Not necessarily. A string literal in

[jira] [Commented] (BOOKKEEPER-257) Ability to list all ledgers

2013-06-05 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676428#comment-13676428 ] Flavio Junqueira commented on BOOKKEEPER-257: - I found the problem.