Re: metadata request/response question

2013-06-12 Thread Jun Rao
It will only send those brokers on which those topics are assigned. Thanks, Jun On Wed, Jun 12, 2013 at 2:24 PM, Dave Peterson wrote: > Suppose I send a metadata request for a single topic or some small > subset of the entire set of available topics. Will the response contain > broker informa

[jira] [Updated] (KAFKA-937) ConsumerFetcherThread can deadlock

2013-06-12 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-937: -- Resolution: Fixed Fix Version/s: 0.8 Status: Resolved (was: Patch Available) Thanks for the r

[jira] [Resolved] (KAFKA-940) Scala match error in javaapi.Implicits

2013-06-12 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-940. --- Resolution: Fixed Assignee: Joel Koshy Thanks for the patch. +1. Committed to 0.8. > Sc

[jira] [Updated] (KAFKA-940) Scala match error in javaapi.Implicits

2013-06-12 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Koshy updated KAFKA-940: - Attachment: KAFKA-940-v1.patch Simple fix. > Scala match error in javaapi.Implicits > ---

[jira] [Created] (KAFKA-940) Scala match error in javaapi.Implicits

2013-06-12 Thread Joel Koshy (JIRA)
Joel Koshy created KAFKA-940: Summary: Scala match error in javaapi.Implicits Key: KAFKA-940 URL: https://issues.apache.org/jira/browse/KAFKA-940 Project: Kafka Issue Type: Bug Affects Versio

[jira] [Commented] (KAFKA-937) ConsumerFetcherThread can deadlock

2013-06-12 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681787#comment-13681787 ] Joel Koshy commented on KAFKA-937: -- +1 on the patch. Additionally, can you make this smal

Re: metadata request/response question

2013-06-12 Thread Milind Parikh
Since you send it a Topic that does not exist, it sends you a blank list of brokers. So extending it, I suppose, would mean that it would send only those brokers that contain data. Regards Milind On Wed, Jun 12, 2013 at 2:24 PM, Dave Peterson wrote: > Suppose I send a metadata request for a si

metadata request/response question

2013-06-12 Thread Dave Peterson
Suppose I send a metadata request for a single topic or some small subset of the entire set of available topics. Will the response contain broker information for all brokers, or just brokers that contain data for at least one of the requested topics? Thanks, Dave

[jira] [Created] (KAFKA-939) ./sbt publish-local fails due to invalid javac flags passed to javadoc

2013-06-12 Thread Frank Grimes (JIRA)
Frank Grimes created KAFKA-939: -- Summary: ./sbt publish-local fails due to invalid javac flags passed to javadoc Key: KAFKA-939 URL: https://issues.apache.org/jira/browse/KAFKA-939 Project: Kafka

[jira] [Commented] (KAFKA-939) ./sbt publish-local fails due to invalid javac flags passed to javadoc

2013-06-12 Thread Frank Grimes (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681596#comment-13681596 ] Frank Grimes commented on KAFKA-939: diff --git a/project/Build.scala b/project/Build.s

[jira] [Commented] (KAFKA-938) High CPU usage when more or less idle

2013-06-12 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681497#comment-13681497 ] Joel Koshy commented on KAFKA-938: -- Actually, small correction: I overlooked that the dela

[jira] [Commented] (KAFKA-938) High CPU usage when more or less idle

2013-06-12 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681479#comment-13681479 ] Joel Koshy commented on KAFKA-938: -- Excellent catch Sam! One comment: I think the Delayed

[jira] [Commented] (KAFKA-936) Kafka Metrics Memory Leak

2013-06-12 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681299#comment-13681299 ] Jun Rao commented on KAFKA-936: --- Normally, rebalances are rare. The common cause of too many

[jira] [Commented] (KAFKA-936) Kafka Metrics Memory Leak

2013-06-12 Thread Senthil Chittibabu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681233#comment-13681233 ] Senthil Chittibabu commented on KAFKA-936: -- Yes, I see lot of rebalances (can't re