[jira] [Commented] (KAFKA-748) Append to index fails due to invalid offset

2013-02-08 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574678#comment-13574678 ] Jun Rao commented on KAFKA-748: --- Thanks for the patch. It looks good. So +1. I suggest that w

[jira] [Resolved] (KAFKA-748) Append to index fails due to invalid offset

2013-02-08 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps resolved KAFKA-748. - Resolution: Fixed Checked in. Jun, I think we effectively do the check you describe already because we ru

[jira] [Created] (KAFKA-754) Disable log4j logging in command line tools

2013-02-08 Thread Jay Kreps (JIRA)
Jay Kreps created KAFKA-754: --- Summary: Disable log4j logging in command line tools Key: KAFKA-754 URL: https://issues.apache.org/jira/browse/KAFKA-754 Project: Kafka Issue Type: Bug Rep

[jira] [Updated] (KAFKA-554) Move all per-topic configuration into ZK and add to the CreateTopicCommand

2013-02-08 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-554: Attachment: KAFKA-554-v1.patch This patch does two things: 1. Implement a dynamic configuration mechanism fo

Re: dynamic config zookeeper code

2013-02-08 Thread Jay Kreps
Hey Joe, I threw up a first draft on this patch, take a look and see what you think. I think what you are saying is that you want to avoid having configuration changes take effect dynamically on all running servers. I think this is pretty easy to accomplish, we can just make it possible to disabl

sbt gen-idea issue

2013-02-08 Thread Swapnil Ghike
Hi everyone, We are having an issue with the new ./sbt gen-idea where some stuff shows up in red colour. We were wondering if the last sbt related checkin caused this and if anyone else is also facing this issue. If you have already solved this issue, would appreciate if you could tell us the s