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 2023/01/15 21:04:17 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #1096: Improve structure of pipeline execution

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: 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 #1096: Improve structure of pipeline execution

Posted by "dominikriemer (via GitHub)" <gi...@apache.org>.
dominikriemer closed issue #1096: Improve structure of pipeline execution
URL: https://github.com/apache/streampipes/issues/1096


-- 
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