[jira] [Updated] (KAFKA-865) Mavenize and separate the client.

2013-05-08 Thread Ashwanth Fernando (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwanth Fernando updated KAFKA-865: Description: It seems that the java client for Kafka is also bundled with the server JAR fi

[jira] [Created] (KAFKA-900) ClosedByInterruptException when high-level consumer shutdown normally

2013-05-08 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-900: - Summary: ClosedByInterruptException when high-level consumer shutdown normally Key: KAFKA-900 URL: https://issues.apache.org/jira/browse/KAFKA-900 Project: Kafka

[jira] [Created] (KAFKA-899) LeaderNotAvailableException the first time a new message for a partition is processed.

2013-05-08 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-899: - Summary: LeaderNotAvailableException the first time a new message for a partition is processed. Key: KAFKA-899 URL: https://issues.apache.org/jira/browse/KAFKA-899

[jira] [Commented] (KAFKA-294) "Path length must be > 0" error during startup

2013-05-08 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652744#comment-13652744 ] Jason Rosenberg commented on KAFKA-294: --- This issue happens also in 0.8.0 It would be

[jira] [Commented] (KAFKA-881) Kafka broker not respecting log.roll.hours

2013-05-08 Thread Dan F (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652447#comment-13652447 ] Dan F commented on KAFKA-881: - We are going to roll this out. Is anyone willing to look at the

[jira] [Updated] (KAFKA-898) Add a KafkaMetricsReporter that wraps Librato's reporter

2013-05-08 Thread Scott Clasen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Clasen updated KAFKA-898: --- Status: Patch Available (was: Open) Subject: [PATCH] add optional librato metrics reporter --- conf

[jira] [Created] (KAFKA-898) Add a KafkaMetricsReporter that wraps Librato's reporter

2013-05-08 Thread Scott Clasen (JIRA)
Scott Clasen created KAFKA-898: -- Summary: Add a KafkaMetricsReporter that wraps Librato's reporter Key: KAFKA-898 URL: https://issues.apache.org/jira/browse/KAFKA-898 Project: Kafka Issue Type:

[jira] [Updated] (KAFKA-897) NullPointerException in ConsoleConsumer

2013-05-08 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin B. updated KAFKA-897: --- Attachment: KAFKA-897-v2.patch > NullPointerException in ConsoleConsumer > ---

[jira] [Commented] (KAFKA-897) NullPointerException in ConsoleConsumer

2013-05-08 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652229#comment-13652229 ] Colin B. commented on KAFKA-897: Looks like FilterOutputStream does not handle nulls. java

[jira] [Commented] (KAFKA-897) NullPointerException in ConsoleConsumer

2013-05-08 Thread Colin B. (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652152#comment-13652152 ] Colin B. commented on KAFKA-897: I had been testing on 0.8 and did not notice KAFKA-739 (Ha

[jira] [Commented] (KAFKA-897) NullPointerException in ConsoleConsumer

2013-05-08 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652087#comment-13652087 ] Jun Rao commented on KAFKA-897: --- Ok. So the confusing part is that the comment in the code is

[jira] [Commented] (KAFKA-897) NullPointerException in ConsoleConsumer

2013-05-08 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652041#comment-13652041 ] Jay Kreps commented on KAFKA-897: - Yup, I think we are confusing the protocol and the code.

[jira] [Commented] (KAFKA-897) NullPointerException in ConsoleConsumer

2013-05-08 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652035#comment-13652035 ] Jun Rao commented on KAFKA-897: --- Thanks for the patch. Actually, I think the wiki is inaccura

0.8 beta release status

2013-05-08 Thread Jun Rao
We are investigating a metadata related issue when there are a large number of clients (1000+). This issue, if not resolved, may cause the whole cluster to be unavailable. We are testing a fix. Once the issue is resolved, we can start the release process. Thanks, Jun