[jira] [Commented] (KAFKA-204) BoundedByteBufferReceive hides OutOfMemoryError

2011-11-23 Thread Chris Burroughs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155857#comment-13155857 ] Chris Burroughs commented on KAFKA-204: --- > I mean once you hit that all bets are off,

[jira] [Commented] (KAFKA-134) Upgrade Kafka to sbt 0.10.1

2011-11-23 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155953#comment-13155953 ] Jay Kreps commented on KAFKA-134: - So Neha, can you review this patch. I would love to get

[jira] [Commented] (KAFKA-210) javaapi ZookeeperConsumerConnectorTest duplicates many tests in the scala version

2011-11-23 Thread Jun Rao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155956#comment-13155956 ] Jun Rao commented on KAFKA-210: --- Yes, I am saying that there is no need to stress test the ja

[jira] [Commented] (KAFKA-134) Upgrade Kafka to sbt 0.10.1

2011-11-23 Thread Chris Burroughs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155962#comment-13155962 ] Chris Burroughs commented on KAFKA-134: --- Is 0.10 still the most recent version, or wo

[jira] [Commented] (KAFKA-203) Improve Kafka internal metrics

2011-11-23 Thread Chris Burroughs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155970#comment-13155970 ] Chris Burroughs commented on KAFKA-203: --- I *think* metrics is source compatible with

[jira] [Commented] (KAFKA-134) Upgrade Kafka to sbt 0.10.1

2011-11-23 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155989#comment-13155989 ] Jay Kreps commented on KAFKA-134: - Well either way. The problem is I am totally lost in SBT

[jira] [Commented] (KAFKA-210) javaapi ZookeeperConsumerConnectorTest duplicates many tests in the scala version

2011-11-23 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13155990#comment-13155990 ] Jay Kreps commented on KAFKA-210: - Sounds good. +1 > javaapi ZookeeperCons

[jira] [Commented] (KAFKA-176) Fix existing perf tools

2011-11-23 Thread Neha Narkhede (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156023#comment-13156023 ] Neha Narkhede commented on KAFKA-176: - Thanks. Just committed this. I'm thinking there

[jira] [Updated] (KAFKA-176) Fix existing perf tools

2011-11-23 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-176: Resolution: Fixed Status: Resolved (was: Patch Available) > Fix existing perf tools > -

[jira] [Commented] (KAFKA-204) BoundedByteBufferReceive hides OutOfMemoryError

2011-11-23 Thread Jun Rao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156061#comment-13156061 ] Jun Rao commented on KAFKA-204: --- Ok, I am fine with the patch then. Any objection to commit i

a new release 0.7.1 is created

2011-11-23 Thread Jun Rao
All issues resolved in trunk can now be marked with 0.7.1. Thanks, Jun

[jira] [Commented] (KAFKA-204) BoundedByteBufferReceive hides OutOfMemoryError

2011-11-23 Thread Neha Narkhede (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156065#comment-13156065 ] Neha Narkhede commented on KAFKA-204: - +1 > BoundedByteBufferReceive h

[jira] [Created] (KAFKA-212) IllegalThreadStateException in topic watcher for Kafka mirroring

2011-11-23 Thread Neha Narkhede (Created) (JIRA)
IllegalThreadStateException in topic watcher for Kafka mirroring Key: KAFKA-212 URL: https://issues.apache.org/jira/browse/KAFKA-212 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-101) Avoid creating a new topic by the consumer

2011-11-23 Thread Taylor Gautier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156243#comment-13156243 ] Taylor Gautier commented on KAFKA-101: -- So - I rolled out my version of this patch whi

[jira] [Updated] (KAFKA-212) IllegalThreadStateException in topic watcher for Kafka mirroring

2011-11-23 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-212: Attachment: KAFKA-212.patch This patch clears the threadList that holds the older thread references,

[jira] [Work started] (KAFKA-212) IllegalThreadStateException in topic watcher for Kafka mirroring

2011-11-23 Thread Neha Narkhede (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-212 started by Neha Narkhede. > IllegalThreadStateException in topic watcher for Kafka mirroring > --

[jira] [Updated] (KAFKA-212) IllegalThreadStateException in topic watcher for Kafka mirroring

2011-11-23 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-212: Status: Patch Available (was: In Progress) > IllegalThreadStateException in topic watcher for K

[jira] [Commented] (KAFKA-212) IllegalThreadStateException in topic watcher for Kafka mirroring

2011-11-23 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156276#comment-13156276 ] Jay Kreps commented on KAFKA-212: - Any thread that doesn't shut down cleanly will leak, is

[jira] [Commented] (KAFKA-212) IllegalThreadStateException in topic watcher for Kafka mirroring

2011-11-23 Thread Neha Narkhede (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156278#comment-13156278 ] Neha Narkhede commented on KAFKA-212: - the thread shutdown is guarded by a countdown la

[jira] [Commented] (KAFKA-101) Avoid creating a new topic by the consumer

2011-11-23 Thread Jun Rao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156377#comment-13156377 ] Jun Rao commented on KAFKA-101: --- Taylor, this would suggest a synchronization issue during ap

[jira] [Commented] (KAFKA-101) Avoid creating a new topic by the consumer

2011-11-23 Thread Taylor Gautier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156383#comment-13156383 ] Taylor Gautier commented on KAFKA-101: -- Unfortunately, I cannot. I have gone ahead an

Guide to Writing a Client for Kafka

2011-11-23 Thread David Ormsbee
Hi folks, Inspired by the Wire Format wiki entry, I recently created a draft of "Writing a Client for Kafka": http://readthedocs.org/docs/brod/en/latest/spec.html I tried to make it the document that I wish we had at Datadog when we were total Kafka newbies writing client code. It's still very

Re: [VOTE] Release Apache Kafka-0.7.0-incubating (candidate 7)

2011-11-23 Thread Neha Narkhede
Thanks for testing this RC ! With 3 positive PPMC votes and 1 positive IPMC vote, I declare this vote has passed. I will proceed with publishing a new vote on the general@incubator list now. Thanks, Neha On Tue, Nov 22, 2011 at 9:04 PM, Jun Rao wrote: > +1 > > On Tue, Nov 22, 2011 at 12:04 PM

[jira] [Resolved] (KAFKA-204) BoundedByteBufferReceive hides OutOfMemoryError

2011-11-23 Thread Jun Rao (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-204. --- Resolution: Fixed Fix Version/s: 0.7.1 Just committed this. > BoundedByteBufferReceive

[jira] [Created] (KAFKA-213) make # of consumer rebalance retries configurable

2011-11-23 Thread Jun Rao (Created) (JIRA)
make # of consumer rebalance retries configurable - Key: KAFKA-213 URL: https://issues.apache.org/jira/browse/KAFKA-213 Project: Kafka Issue Type: Improvement Components: core Aff

[jira] [Updated] (KAFKA-213) make # of consumer rebalance retries configurable

2011-11-23 Thread Jun Rao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-213: -- Attachment: KAFKA-213.patch Patch attached. > make # of consumer rebalance retries configurable

[jira] [Updated] (KAFKA-213) make # of consumer rebalance retries configurable

2011-11-23 Thread Jun Rao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-213: -- Status: Patch Available (was: Open) > make # of consumer rebalance retries configurable > -

Re: [VOTE] Release Apache Kafka-0.7.0-incubating (candidate 7)

2011-11-23 Thread Alan D. Cabrera
Not sure how a vote can be closed before 72 hours passing. Regards, Alan On Nov 23, 2011, at 3:46 PM, Neha Narkhede wrote: > Thanks for testing this RC ! > > With 3 positive PPMC votes and 1 positive IPMC vote, I declare this vote > has passed. > > I will proceed with publishing a new vote o

Re: [VOTE] Release Apache Kafka-0.7.0-incubating (candidate 7)

2011-11-23 Thread Chris Douglas
This is my fault. I advised a quick vote in this forum, in case the IPMC required further changes. The incubator is supposed to demonstrate to projects how working in the ASF enriches development. Some procedures must be followed to ensure that the project is developed in the open and that the ASF

[jira] [Commented] (KAFKA-49) Add acknowledgement to the produce request.

2011-11-23 Thread Prashanth Menon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156494#comment-13156494 ] Prashanth Menon commented on KAFKA-49: -- Agreed, we need to change the wire protocol to