[
https://issues.apache.org/jira/browse/BEAM-13110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aydar Zaynutdinov updated BEAM-13110:
-------------------------------------
Description:
* Add status Canceled
* Add new API method Cancel:
this method should set pipelinedId:canceled:true to cache
* Update code processing:
If the pipelinedId:canceled is true, then
** set status Canceled
** stop processes (which were generated to process code) for pipelineId
** clean resources (folders and files to process code) for pipelineId
was:
* Add status Cancel
* Add new API method Canceled:
this method should set for pipelinedId status Canceled
* Update code processing:
If the status is Canceled, then stop processes (which were generated to process
code), clean resources (folders and files to process code)
> [Playground] Playground pipeline cancelation
> --------------------------------------------
>
> Key: BEAM-13110
> URL: https://issues.apache.org/jira/browse/BEAM-13110
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Aydar Zaynutdinov
> Assignee: Aydar Zaynutdinov
> Priority: P3
> Labels: beam-playground-backend
>
> * Add status Canceled
> * Add new API method Cancel:
> this method should set pipelinedId:canceled:true to cache
> * Update code processing:
> If the pipelinedId:canceled is true, then
> ** set status Canceled
> ** stop processes (which were generated to process code) for pipelineId
> ** clean resources (folders and files to process code) for pipelineId
--
This message was sent by Atlassian Jira
(v8.3.4#803005)