[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2017-06-09 Thread Brandon Bradley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044512#comment-16044512 ] Brandon Bradley commented on KAFKA-1955: [~cmccabe] I was trying to stick to this scope: > So the

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2017-06-08 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043494#comment-16043494 ] Jay Kreps commented on KAFKA-1955: -- I think the patch I submitted was kind of a cool hack, but after

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2017-05-23 Thread Brandon Bradley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021683#comment-16021683 ] Brandon Bradley commented on KAFKA-1955: I've implemented a barebones malloc/free on top of

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2017-05-22 Thread Brandon Bradley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019726#comment-16019726 ] Brandon Bradley commented on KAFKA-1955: Ok, I am wrong. There are two instances where the current

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2017-05-22 Thread Brandon Bradley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019697#comment-16019697 ] Brandon Bradley commented on KAFKA-1955: The current `BufferPool` implementation does not actually

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16015046#comment-16015046 ] ASF GitHub Bot commented on KAFKA-1955: --- GitHub user blbradley opened a pull request:

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2017-05-17 Thread Brandon Bradley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16014550#comment-16014550 ] Brandon Bradley commented on KAFKA-1955: The rebased patch applies cleanly to 68ad80f8. I'm trying

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2015-09-21 Thread Rahul Amaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900525#comment-14900525 ] Rahul Amaram commented on KAFKA-1955: - I do not understand the implementation details completely but

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2015-05-10 Thread Yoel Amram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14537214#comment-14537214 ] Yoel Amram commented on KAFKA-1955: --- It could really help if there would be a way to

[jira] [Commented] (KAFKA-1955) Explore disk-based buffering in new Kafka Producer

2015-02-14 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321719#comment-14321719 ] Jay Kreps commented on KAFKA-1955: -- Created reviewboard