You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/02 03:33:00 UTC

[jira] [Work logged] (BEAM-13145) [Playground] Validation processing

     [ https://issues.apache.org/jira/browse/BEAM-13145?focusedWorklogId=672947&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672947 ]

ASF GitHub Bot logged work on BEAM-13145:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Nov/21 03:32
            Start Date: 02/Nov/21 03:32
    Worklog Time Spent: 10m 
      Work Description: pabloem merged pull request #15853:
URL: https://github.com/apache/beam/pull/15853


   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 672947)
    Time Spent: 0.5h  (was: 20m)

> [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, beam-playground-sprint-3
>          Time Spent: 0.5h
>  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)