[jira] [Commented] (KAFKA-139) cross-compile multiple Scala versions

2012-07-23 Thread derek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420728#comment-13420728 ] derek commented on KAFKA-139: - 1. +package will compile, test, and package for all cross-build

[jira] [Commented] (KAFKA-405) Improve the high water mark maintenance to store high watermarks for all partitions in a single file on disk

2012-07-23 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420731#comment-13420731 ] Jay Kreps commented on KAFKA-405: - 4. The concern I have is that fs writes are not atomic u

[jira] [Commented] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-23 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420734#comment-13420734 ] Jun Rao commented on KAFKA-350: --- Thanks for patch v2. Some comments: 20. PartitionMetadata:

[jira] [Commented] (KAFKA-405) Improve the high water mark maintenance to store high watermarks for all partitions in a single file on disk

2012-07-23 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420740#comment-13420740 ] Jay Kreps commented on KAFKA-405: - Also, ReplicaManager: This class has a very odd public

[jira] [Updated] (KAFKA-139) cross-compile multiple Scala versions

2012-07-23 Thread derek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] derek updated KAFKA-139: Attachment: kafka-sbt0-11-3-0.8-v4.patch Patch with "Release" task removed > cross-compile multiple

[jira] [Commented] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-23 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420756#comment-13420756 ] Jay Kreps commented on KAFKA-350: - 1.1, 1.2, 2.1, 2.2 Awesome! 2.3 Hmm, well so but that d

[jira] [Commented] (KAFKA-376) expose different data to fetch requests from the follower replicas and consumer clients

2012-07-23 Thread Prashanth Menon (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420800#comment-13420800 ] Prashanth Menon commented on KAFKA-376: --- Minor update: Started some of the work invol

[jira] Subscription: outstanding kafka patches

2012-07-23 Thread jira
Issue Subscription Filter: outstanding kafka patches (40 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-405 Improve the high water mark maintenance to store high watermarks for all partitions in a single file on disk ht

Re: Maybe a bug?

2012-07-23 Thread Jonathan Creasy
I realize that this issue is complaining about the on-disk data. However, if something invalid was accepted, it would cause invalid data to be recorded both on-disk and in ZooKeeper which would relate those two, seemingly unrelated, things. I may have fixed this with https://issues.apache.org/jira

[jira] [Assigned] (KAFKA-355) Move high watermark maintenance logic out of Log

2012-07-23 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede reassigned KAFKA-355: --- Assignee: Neha Narkhede > Move high watermark maintenance logic out of Log > -

[jira] [Commented] (KAFKA-405) Improve the high water mark maintenance to store high watermarks for all partitions in a single file on disk

2012-07-23 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421086#comment-13421086 ] Jun Rao commented on KAFKA-405: --- Thanks for patch v2. Some comments: 20. Log.truncateTo(): Th

[jira] [Updated] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-23 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-350: Attachment: kafka-350-v3.patch Thanks for the review ! Jun's comments - 20. Made getLeaderRequest