You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/11/17 17:46:00 UTC

[jira] [Updated] (STREAMPIPES-385) Reorganize streampipes-container modules

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

Dominik Riemer updated STREAMPIPES-385:
---------------------------------------
    Fix Version/s: post-1.0
                       (was: 0.90.0)

> Reorganize streampipes-container modules
> ----------------------------------------
>
>                 Key: STREAMPIPES-385
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-385
>             Project: StreamPipes
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Dominik Riemer
>            Priority: Major
>              Labels: suggestion-done
>             Fix For: post-1.0
>
>
> Currently, there exist many different modules that manage StreamPipes services:
>  
> streampipes-connect-container
> streampipes-connect-container-master
> streampipes-connect-container-worker
> streampipes-container
> streampipes-container-base
> streampipes-container-embedded
> streampipes-container-extensions
> streampipes-container-standalone
>  
> This can be simplified so that it is much more clearer for new contributors to know where to find pieces of code:
>  
> * Rename container modules to "service" to indicate that these modules are services:
> streampipes-service-base
> streampipes-service-core
> streampipes-service-extensions
>  
> * Manage rest interfaces in rest modules:
> streampipes-rest-extensions
> streampipes-rest-core
>  



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