[jira] [Updated] (KAFKA-3449) Rename filterOut() to filterNot() to achieve better terminology

2016-03-25 Thread Guozhang Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guozhang Wang updated KAFKA-3449:
-
Assignee: Andrea Cosentino

> Rename filterOut() to filterNot() to achieve better terminology
> ---
>
> Key: KAFKA-3449
> URL: https://issues.apache.org/jira/browse/KAFKA-3449
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Michael Noll
>Assignee: Andrea Cosentino
> Fix For: 0.10.0.1
>
>
> Currently the Streams DSL has a function called filterOut(), which is the 
> negation of filter().  Instead of using our own name "filterOut", we should 
> rather use the more familiar name "filterNot" (cf. Scala's filter/filterNot 
> functions).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-3449) Rename filterOut() to filterNot() to achieve better terminology

2016-03-25 Thread Guozhang Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guozhang Wang updated KAFKA-3449:
-
Reviewer: Yasuhiro Matsuda

> Rename filterOut() to filterNot() to achieve better terminology
> ---
>
> Key: KAFKA-3449
> URL: https://issues.apache.org/jira/browse/KAFKA-3449
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Michael Noll
> Fix For: 0.10.0.1
>
>
> Currently the Streams DSL has a function called filterOut(), which is the 
> negation of filter().  Instead of using our own name "filterOut", we should 
> rather use the more familiar name "filterNot" (cf. Scala's filter/filterNot 
> functions).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-3449) Rename filterOut() to filterNot() to achieve better terminology

2016-03-23 Thread Michael Noll (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Noll updated KAFKA-3449:

Fix Version/s: 0.10.0.1

> Rename filterOut() to filterNot() to achieve better terminology
> ---
>
> Key: KAFKA-3449
> URL: https://issues.apache.org/jira/browse/KAFKA-3449
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Michael Noll
> Fix For: 0.10.0.1
>
>
> Currently the Streams DSL has a function called filterOut(), which is the 
> negation of filter().  Instead of using our own name "filterOut", we should 
> rather use the more familiar name "filterNot" (cf. Scala's filter/filterNot 
> functions).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)