[jira] [Updated] (KAFKA-158) go consumer producer to support compression

2011-10-23 Thread Jeffrey Damick (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Damick updated KAFKA-158: - Attachment: kafka_158_go_compress_working.patch Working patch for dealing with compressed

[jira] [Updated] (KAFKA-164) Config should default to a higher-throughput configuration for log.flush.interval

2011-10-23 Thread Jay Kreps (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-164: Attachment: KAFKA-164-v2.patch I added documentation on the tradeoffs for flush policy. I also went back

[jira] [Commented] (KAFKA-164) Config should default to a higher-throughput configuration for log.flush.interval

2011-10-23 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133787#comment-13133787 ] Jay Kreps commented on KAFKA-164: - Err, ignore the random Jmx file in the patch...left over

[jira] [Resolved] (KAFKA-74) Kafka mirror (corp replica): auto-discovery of topics

2011-10-23 Thread Jay Kreps (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps resolved KAFKA-74. Resolution: Fixed Assignee: Jun Rao Closing as this appears to have been completed.

[jira] [Updated] (KAFKA-150) Confusing NodeExistsException failing kafka broker startup

2011-10-23 Thread Jay Kreps (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-150: Attachment: KAFKA-150.patch Now produces the following error: [2011-10-23 21:16:53,635] FATAL Fatal error

[jira] [Commented] (KAFKA-164) Config should default to a higher-throughput configuration for log.flush.interval

2011-10-23 Thread Jun Rao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133826#comment-13133826 ] Jun Rao commented on KAFKA-164: --- +1 on changes in server.properties Config

[jira] [Commented] (KAFKA-150) Confusing NodeExistsException failing kafka broker startup

2011-10-23 Thread Jun Rao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133833#comment-13133833 ] Jun Rao commented on KAFKA-150: --- +1 on the patch. I thought the try/catch thing in scala is