You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Aydar Zaynutdinov (Jira)" <ji...@apache.org> on 2021/11/01 13:23:00 UTC

[jira] [Updated] (BEAM-13145) [Playground] Validation processing

     [ https://issues.apache.org/jira/browse/BEAM-13145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aydar Zaynutdinov updated BEAM-13145:
-------------------------------------
    Summary: [Playground] Validation processing  (was: [Playground] Validation error)

> [Playground] Validation processing
> ----------------------------------
>
>                 Key: BEAM-13145
>                 URL: https://issues.apache.org/jira/browse/BEAM-13145
>             Project: Beam
>          Issue Type: Task
>          Components: beam-playground
>            Reporter: Aydar Zaynutdinov
>            Assignee: Aydar Zaynutdinov
>            Priority: P3
>              Labels: beam-playground-backend
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Now if validation failed backend set Status_STATUS_ERROR to cache. Need to use a new status:
>  * Add a new status Status_STATUS_VALIDATING.
>  * Set status Status_STATUS_VALIDATING to cache before validation step.
>  * Add a new status Status_STATUS_VALIDATION_ERROR.
>  * Set status Status_STATUS_VALIDATION_ERROR to cache in case of validation failed.
>  * Use processSuccess() method to process case of validation finishes successfully.
>  * Use processError() method to process case of validation failed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)