[
https://issues.apache.org/jira/browse/BEAM-13145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-13145:
--------------------------------
Labels: beam-playground-backend beam-playground-sprint-3 (was:
beam-playground-backend)
> [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: 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)