[ https://issues.apache.org/jira/browse/KAFKA-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210492#comment-15210492 ]
Andrea Cosentino edited comment on KAFKA-3449 at 3/24/16 4:25 PM: ------------------------------------------------------------------ PR submitted: https://github.com/apache/kafka/pull/1134 was (Author: ancosen): PR submitted: https://github.com/apache/kafka/pull/1133 > 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)