[
https://issues.apache.org/jira/browse/STREAMPIPES-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431352#comment-17431352
]
ASF subversion and git services commented on STREAMPIPES-448:
-------------------------------------------------------------
Commit 034874f5f2fc8c0b1c4ecb7ffaf71cece75e2719 in incubator-streampipes's
branch refs/heads/dev from Philipp Zehnder
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=034874f ]
[STREAMPIPES-448] Processing Element: Boolean Filter
> Processing Element: Boolean Filter
> ----------------------------------
>
> Key: STREAMPIPES-448
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-448
> Project: StreamPipes
> Issue Type: Improvement
> Components: Pipeline Elements
> Reporter: Philipp Zehnder
> Assignee: Philipp Zehnder
> Priority: Major
> Fix For: 0.69.0
>
>
> This processing element should be able to filter a data stream by the value
> of a boolean property
> h3. Required Input
> * A boolean value
> h3. Configuration
> * Value that should not be filtered out (e.g. when select false, filter
> events where value is true)
> h3. Output
> * Keep
> h3. Module
> * streampipes-processors-enrich-jvm
> We have a new API for processors, so we only need one class (see: [1] for an
> example)
> PS.: There could also be more configurations to make the processor more
> generic
--
This message was sent by Atlassian Jira
(v8.3.4#803005)