[
https://issues.apache.org/jira/browse/BEAM-13145?focusedWorklogId=673968&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-673968
]
ASF GitHub Bot logged work on BEAM-13145:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Nov/21 21:25
Start Date: 02/Nov/21 21:25
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 673968)
Time Spent: 50m (was: 40m)
> [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: 50m
> 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)