You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 14:33:01 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #569: Reorganize streampipes-container modules

dominikriemer opened a new issue, #569:
URL: https://github.com/apache/streampipes/issues/569

   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
    
   
   Imported from Jira [STREAMPIPES-385](https://issues.apache.org/jira/browse/STREAMPIPES-385). Original Jira may contain additional context.
   Reported by: riemer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #569: Reorganize streampipes-container modules

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #569: Reorganize streampipes-container modules
URL: https://github.com/apache/streampipes/issues/569


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org