[
https://issues.apache.org/jira/browse/STREAMPIPES-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302654#comment-17302654
]
Samarth Sah commented on STREAMPIPES-74:
----------------------------------------
Hi,
I went through the following Pipeline
,StreamPipesBackendApplication,
PipelineResource classes.
I found out *startAllPreviouslyStoppedPipelines* in
*StreamPipesBackendApplication* is already starting all the pipelines which
were orphaned and shut also the ones which were shut down gracefully.This
function is invoked at the start of the application.
In the stop pipeline method you are setting isRunning to false.
Can you explain what you mean by the previous state in the ticket and how it is
different from isRunning?
Thank You
Samarth Sah
> Automatically restart pipelines on system startup
> -------------------------------------------------
>
> Key: STREAMPIPES-74
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-74
> Project: StreamPipes
> Issue Type: New Feature
> Components: Backend
> Reporter: Dominik Riemer
> Priority: Major
>
> Currently, all running pipelines are gracefully shut down in case the
> pipeline manager is stopped. Add a flag to the pipeline model that stores the
> previous pipeline state and automatically restart pipelines once the pipeline
> manager is restarted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)