[jira] [Created] (KAFKA-246) log configuration values used

2012-01-13 Thread Jun Rao (Created) (JIRA)
log configuration values used - Key: KAFKA-246 URL: https://issues.apache.org/jira/browse/KAFKA-246 Project: Kafka Issue Type: Improvement Reporter: Jun Rao Currently, it's hard to figure out which

[jira] [Commented] (KAFKA-244) Improve log4j appender to use kafka.producer.Producer, and support zk.connect|broker.list options

2012-01-13 Thread Stefano Santoro (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185663#comment-13185663 ] Stefano Santoro commented on KAFKA-244: --- Thanks for your time for taking a look at

[jira] [Created] (KAFKA-247) max.message.size and fetch.size defaults should be consistent

2012-01-13 Thread Blake Matheny (Created) (JIRA)
max.message.size and fetch.size defaults should be consistent - Key: KAFKA-247 URL: https://issues.apache.org/jira/browse/KAFKA-247 Project: Kafka Issue Type: Bug Affects

[jira] [Updated] (KAFKA-247) max.message.size and fetch.size defaults should be consistent

2012-01-13 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-247: Labels: newbie (was: ) max.message.size and fetch.size defaults should be consistent

[jira] [Updated] (KAFKA-246) log configuration values used

2012-01-13 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-246: Labels: newbie (was: ) log configuration values used -

[jira] [Assigned] (KAFKA-244) Improve log4j appender to use kafka.producer.Producer, and support zk.connect|broker.list options

2012-01-13 Thread Neha Narkhede (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede reassigned KAFKA-244: --- Assignee: Stefano Santoro Improve log4j appender to use kafka.producer.Producer, and

[jira] [Assigned] (KAFKA-238) add a getTopicMetaData method in broker and expose it to producer

2012-01-13 Thread Neha Narkhede (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede reassigned KAFKA-238: --- Assignee: Neha Narkhede add a getTopicMetaData method in broker and expose it to

[jira] [Commented] (KAFKA-237) create/delete ZK path for a topic in an admin tool

2012-01-13 Thread Neha Narkhede (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185823#comment-13185823 ] Neha Narkhede commented on KAFKA-237: - +1. PartitionMetaData can be a case class, but

[jira] [Commented] (KAFKA-202) Make the request processing in kafka asynchonous

2012-01-13 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185842#comment-13185842 ] Jay Kreps commented on KAFKA-202: - Hey Neha, 0.8 doesn't build for me and is missing a few

[jira] [Resolved] (KAFKA-202) Make the request processing in kafka asynchonous

2012-01-13 Thread Jay Kreps (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps resolved KAFKA-202. - Resolution: Fixed Thanks Neha! Working great now! Make the request processing in kafka

[jira] [Updated] (KAFKA-237) create/delete ZK path for a topic in an admin tool

2012-01-13 Thread Jun Rao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-237: -- Resolution: Fixed Fix Version/s: 0.8 Status: Resolved (was: Patch Available) thanks for the