[ 
https://issues.apache.org/jira/browse/STREAMPIPES-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628486#comment-17628486
 ] 

ASF subversion and git services commented on STREAMPIPES-603:
-------------------------------------------------------------

Commit 3a3140243ff0dfd03d8c75b01b3999c84ffac9be in incubator-streampipes's 
branch refs/heads/chore/refactor-processing-elemets from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=3a3140243 ]

[STREAMPIPES-603] Add config extractor to function definition


> Standalone Functions
> --------------------
>
>                 Key: STREAMPIPES-603
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-603
>             Project: StreamPipes
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Dominik Riemer
>            Assignee: Dominik Riemer
>            Priority: Major
>              Labels: suggestion-wip
>             Fix For: 0.90.0
>
>
> Currently, StreamPipes only supports data processing within pipelines. 
> Sometimes, instead of building reusable data processors, users want to run a 
> processing function without user-defined parameters and independent of 
> pipelines based on connected data streams.
> This feature extends the set of data processors and sinks with a new concept 
> "StreamPipes Functions" which allows to register a processing function in 
> StreamPipes by providing required streams as code. Functions are part of an 
> extensions service and are automatically started upon service registration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to