dominikriemer opened a new issue, #1096: URL: https://github.com/apache/streampipes/issues/1096
### Body Currently, the `PipelineExecutor` class executes several individual tasks when starting a pipeline. From the code structure, it is not clear which steps are executed when starting and stopping a pipeline. To improve code structure, this class can be decomposed into individual tasks for each required step when executing a pipeline operation. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
