You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2021/06/18 18:03:00 UTC

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

Dominik Riemer created STREAMPIPES-385:
------------------------------------------

             Summary: 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
             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)