You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Philipp Zehnder (Jira)" <ji...@apache.org> on 2021/08/11 15:38:00 UTC

[jira] [Created] (STREAMPIPES-405) Move management and REST resources of connect master

Philipp Zehnder created STREAMPIPES-405:
-------------------------------------------

             Summary: Move management and REST resources of connect master
                 Key: STREAMPIPES-405
                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-405
             Project: StreamPipes
          Issue Type: Improvement
          Components: Backend, Connect
            Reporter: Philipp Zehnder


The module streampipes-connect-container-master contains all the APIs (both recources and management classes) for the interaction with the connect master.

This is in a separate module, because it used to be a standalone service (in its own docker container). We merged this into the StreamPipes backend.

Now we should restructure the code and possibly move it to streampipes-pipeline-management and streampipes-rest, because the current structure it is likely to introduce cyclic maven dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)