[jira] [Commented] (KAFKA-133) Publish kafka jar to a public maven repository

2012-11-15 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498597#comment-13498597 ] Otis Gospodnetic commented on KAFKA-133: FYI just emailed Stefan asking if zkclient

[jira] [Commented] (KAFKA-618) Deadlock between leader-finder-thread and consumer-fetcher-thread during broker failure

2012-11-15 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498555#comment-13498555 ] Jun Rao commented on KAFKA-618: --- This is a very good finding. The following is one way of bre

[jira] [Created] (KAFKA-618) Deadlock between leader-finder-thread and consumer-fetcher-thread during broker failure

2012-11-15 Thread Joel Koshy (JIRA)
Joel Koshy created KAFKA-618: Summary: Deadlock between leader-finder-thread and consumer-fetcher-thread during broker failure Key: KAFKA-618 URL: https://issues.apache.org/jira/browse/KAFKA-618 Project:

[jira] [Commented] (KAFKA-617) Refactor KafkaApis.handleOffsetRequest

2012-11-15 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498482#comment-13498482 ] Jay Kreps commented on KAFKA-617: - Evidence of code funk: def getOffsetsBefore(timestamp

[jira] [Created] (KAFKA-617) Refactor KafkaApis.handleOffsetRequest

2012-11-15 Thread Jay Kreps (JIRA)
Jay Kreps created KAFKA-617: --- Summary: Refactor KafkaApis.handleOffsetRequest Key: KAFKA-617 URL: https://issues.apache.org/jira/browse/KAFKA-617 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-545) Add a Performance Suite for the Log subsystem

2012-11-15 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps resolved KAFKA-545. - Resolution: Fixed Fix Version/s: 0.8 Assignee: Jay Kreps > Add a Performance Suite for

[jira] [Commented] (KAFKA-545) Add a Performance Suite for the Log subsystem

2012-11-15 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498388#comment-13498388 ] Neha Narkhede commented on KAFKA-545: - +1.. its great to have this test checked in !

[jira] [Updated] (KAFKA-616) Implement acks=0

2012-11-15 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-616: Description: For completeness it would be nice to handle the case where acks=0 in the produce request. The

[jira] [Created] (KAFKA-616) Implement acks=0

2012-11-15 Thread Jay Kreps (JIRA)
Jay Kreps created KAFKA-616: --- Summary: Implement acks=0 Key: KAFKA-616 URL: https://issues.apache.org/jira/browse/KAFKA-616 Project: Kafka Issue Type: Bug Reporter: Jay Kreps For comp

Can a brother get a +1?

2012-11-15 Thread Jay Kreps
This has been sitting for a couple weeks. It is just the log perf test. Only real change outside that is to add a new configuration parameter for replica.highwatermark.checkpoint.ms. Previously this keyed off the flush interval which I think is probably a bug. https://issues.apache.org/jira/browse

[jira] [Updated] (KAFKA-544) Retain key in producer and expose it in the consumer

2012-11-15 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-544: Attachment: KAFKA-544-v6.patch > Retain key in producer and expose it in the consumer >

[jira] [Commented] (KAFKA-615) Avoid fsync on log segment roll

2012-11-15 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498364#comment-13498364 ] Jay Kreps commented on KAFKA-615: - Here is a quick thought on how this might work to kick t

[jira] [Created] (KAFKA-615) Avoid fsync on log segment roll

2012-11-15 Thread Jay Kreps (JIRA)
Jay Kreps created KAFKA-615: --- Summary: Avoid fsync on log segment roll Key: KAFKA-615 URL: https://issues.apache.org/jira/browse/KAFKA-615 Project: Kafka Issue Type: Bug Reporter: Jay K

[jira] Subscription: outstanding kafka patches

2012-11-15 Thread jira
Issue Subscription Filter: outstanding kafka patches (57 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-612 move shutting down of fetcher thread out of critical path https://issues.apache.org/jira/browse/KAFKA-612 KAFKA-

[jira] [Created] (KAFKA-614) DumpLogSegment offset verification is incorrect for compressed messages

2012-11-15 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-614: - Summary: DumpLogSegment offset verification is incorrect for compressed messages Key: KAFKA-614 URL: https://issues.apache.org/jira/browse/KAFKA-614 Project: Kafka Issue

[jira] [Created] (KAFKA-613) MigrationTool should disable shallow iteration in the 0.7 consumer

2012-11-15 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-613: - Summary: MigrationTool should disable shallow iteration in the 0.7 consumer Key: KAFKA-613 URL: https://issues.apache.org/jira/browse/KAFKA-613 Project: Kafka Issue Type: