You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/06/18 18:49:00 UTC

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

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

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

Commit 20de08b87bc85e79ba8f7e45a6dbf2d34a7c093e in incubator-streampipes's branch refs/heads/STREAMPIPES-319 from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=20de08b ]

[STREAMPIPES-385] Remove connect-container module


> 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
>             Fix For: 0.69.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.3.4#803005)