[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-07-18 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417322#comment-13417322 ] Jay Kreps commented on KAFKA-188: - Here are a few additional thoughts on this: 1. This is a

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-07-18 Thread Jonathan Creasy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417407#comment-13417407 ] Jonathan Creasy commented on KAFKA-188: --- I started the implementation and my code loo

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-07-31 Thread Jonathan Creasy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426177#comment-13426177 ] Jonathan Creasy commented on KAFKA-188: --- Sorry, I meant to have this patch in sooner

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-09-29 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466359#comment-13466359 ] Jay Kreps commented on KAFKA-188: - Hey Jonathan, I am working on some log stuff, mind if I

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-01 Thread Jonathan Creasy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467419#comment-13467419 ] Jonathan Creasy commented on KAFKA-188: --- Yes please, I have the code done, and I even

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-02 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467810#comment-13467810 ] Jay Kreps commented on KAFKA-188: - Do you want to just upload whatever you've got in whatev

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-13 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475735#comment-13475735 ] Jun Rao commented on KAFKA-188: --- Thanks for the patch. A couple of comments: 1. It's probabl

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-14 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475908#comment-13475908 ] Jay Kreps commented on KAFKA-188: - Yeah, I think I agree. It's a little more complex, be we

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-15 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476472#comment-13476472 ] Neha Narkhede commented on KAFKA-188: - +1 on maintaining one highwatermark file per log

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-25 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484654#comment-13484654 ] Neha Narkhede commented on KAFKA-188: - Took a quick look at patch v4. Here are few revi

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-29 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486145#comment-13486145 ] Jun Rao commented on KAFKA-188: --- Thanks for patch v5. Some more comments: 50. LogManager.nex

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-29 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486220#comment-13486220 ] Jay Kreps commented on KAFKA-188: - Okay, you and Neha are giving conflicting advice on Repl

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-30 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486921#comment-13486921 ] Jun Rao commented on KAFKA-188: --- Our system tests fail with the latest patch. python -B sys

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-10-30 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487307#comment-13487307 ] Jun Rao commented on KAFKA-188: --- Now, some unit tests fail with exceptions like the following

[jira] [Commented] (KAFKA-188) Support multiple data directories

2012-11-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489184#comment-13489184 ] Jun Rao commented on KAFKA-188: --- +1 on patch v8. Thanks, > Support multiple