Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.