[jira] [Updated] (KAFKA-171) Kafka producer should do a single write to send message sets

2011-10-31 Thread Jay Kreps (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-171: Attachment: KAFKA-171-v2.patch I actually don't think we should make the writeTo method return a long since

[jira] [Updated] (KAFKA-171) Kafka producer should do a single write to send message sets

2011-10-30 Thread Jay Kreps (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-171: Attachment: KAFKA-171.patch Okay this patch completes the conversion to GatheringByteChannel. I recommend w

[jira] [Updated] (KAFKA-171) Kafka producer should do a single write to send message sets

2011-10-26 Thread Jay Kreps (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-171: Attachment: KAFKA-171-draft.patch > Kafka producer should do a single write to send message sets > -