[
https://issues.apache.org/jira/browse/STREAMPIPES-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466819#comment-17466819
]
ASF subversion and git services commented on STREAMPIPES-385:
-------------------------------------------------------------
Commit e2278ee474dc5d26ebdbc1bdf02ee0e9ba1826ff in incubator-streampipes's
branch refs/heads/dev from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=e2278ee ]
[STREAMPIPES-385] Rename streampipes-container-base module to
streampipes-service-base
> 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.20.1#820001)