[
https://issues.apache.org/jira/browse/STREAMPIPES-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447516#comment-17447516
]
Philipp Zehnder commented on STREAMPIPES-449:
---------------------------------------------
Can you also run the Test [1] ?
This test is currently configured to test the textFilter processor.
The configuration description can be found in [2].
My suggestion is that you start with creating a second test configuration for
the text filter processor, similar to the one in [2].
Therefore, you can copy the folder textFilter1, adopt the files, and change
line 25 in [1]
You can also create an issue for this new test in Jira
[1]
[https://github.com/apache/incubator-streampipes/blob/dev/ui/cypress/tests/pipelineElement/SinglePipelineElement.ts]
[2][https://github.com/apache/incubator-streampipes/tree/dev/ui/cypress/fixtures/pipelineElement/filters-jvm/textFilter1]
> Update Processing Element API in module streampipes-processors-filters-jvm
> --------------------------------------------------------------------------
>
> Key: STREAMPIPES-449
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-449
> Project: StreamPipes
> Issue Type: Improvement
> Components: Pipeline Elements
> Reporter: Philipp Zehnder
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.69.0
>
> Attachments: Screenshot from 2021-10-28 01-26-31.png, Screenshot from
> 2021-10-28 01-27-33.png, Screenshot from 2021-10-28 20-11-27.png, Screenshot
> from 2021-10-28 20-11-39.png, Screenshot from 2021-10-28 20-15-02.png,
> Screenshot from 2021-11-22 07-39-56.png
>
>
> The processors in this module use the old API, where 3 classes are required
> for a single processing element.
> These should be updated to use StreamPipesDataProcessor instead of
> StreamPipesDataProcessor.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)