[jira] [Comment Edited] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-26 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350149#comment-15350149 ] Phil Derome edited comment on KAFKA-3902 at 6/26/16 10:24 PM: --

[jira] [Comment Edited] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-26 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350149#comment-15350149 ] Phil Derome edited comment on KAFKA-3902 at 6/26/16 3:55 PM: -

[jira] [Commented] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-26 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350149#comment-15350149 ] Phil Derome commented on KAFKA-3902: The problem above is not quite a real problem bec

[jira] [Commented] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-26 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350131#comment-15350131 ] Phil Derome commented on KAFKA-3902: I am currently having a problem when porting Conf

[jira] [Issue Comment Deleted] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-26 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Derome updated KAFKA-3902: --- Comment: was deleted (was: one liner fix, but am unfamiliar with github and submitting proper pull re

[jira] [Commented] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-25 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15349932#comment-15349932 ] Phil Derome commented on KAFKA-3902: one liner fix, but am unfamiliar with github and

[jira] [Issue Comment Deleted] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-25 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Derome updated KAFKA-3902: --- Comment: was deleted (was: Can we remove in KTableFilterTest testSendingOldValue references to proc2

[jira] [Commented] (KAFKA-3902) Optimize KTable.filter() to reduce unnecessary traffic

2016-06-25 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15349872#comment-15349872 ] Phil Derome commented on KAFKA-3902: Can we remove in KTableFilterTest testSendingOld

[jira] [Resolved] (KAFKA-3891) A KTable with Long values with a numeric filter apparently may retain null values

2016-06-22 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Derome resolved KAFKA-3891. Resolution: Invalid My mistake. > A KTable with Long values with a numeric filter apparently may re

[jira] [Updated] (KAFKA-3891) A KTable with Long values with a numeric filter apparently may retain null values

2016-06-22 Thread Phil Derome (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Derome updated KAFKA-3891: --- Please reject, my mistake. > A KTable with Long values with a numeric filter apparently may retain null

[jira] [Created] (KAFKA-3891) A KTable with Long values with a numeric filter apparently may retain null values

2016-06-22 Thread Phil Derome (JIRA)
Phil Derome created KAFKA-3891: -- Summary: A KTable with Long values with a numeric filter apparently may retain null values Key: KAFKA-3891 URL: https://issues.apache.org/jira/browse/KAFKA-3891 Project: