[
https://issues.apache.org/jira/browse/BEAM-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-13394:
--------------------------------
Description:
When the frontend requests the backend for logs, it retrieves the NOT_FOUND
gRPC error and stops executing of current example.
On the frontend the execution should proceed in such cases.
On the backend empty string should be added to logs at the beginning of
pipeline execution. Also, missing SDK in the executor should be covered.
*Steps to reproduce:*
# Deploy locally java backend and frontend
# Run Hello World
was:
When the frontend requests the backend for logs, it retrieves the NOT_FOUND
gRPC error and stops executing of current example.
On the frontend the execution should proceed in such cases.
On the backend empty string should be added to logs at the beginning of
pipeline execution.
*Steps to reproduce:*
# Deploy locally java backend and frontend
# Run Hello World
> [Playground] Fix logs retrieving
> --------------------------------
>
> Key: BEAM-13394
> URL: https://issues.apache.org/jira/browse/BEAM-13394
> Project: Beam
> Issue Type: Bug
> Components: beam-playground
> Reporter: Artur Khanin
> Assignee: Aydar Zaynutdinov
> Priority: P2
> Labels: beam-playground-backend, beam-playground-frontend
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When the frontend requests the backend for logs, it retrieves the NOT_FOUND
> gRPC error and stops executing of current example.
> On the frontend the execution should proceed in such cases.
> On the backend empty string should be added to logs at the beginning of
> pipeline execution. Also, missing SDK in the executor should be covered.
>
> *Steps to reproduce:*
> # Deploy locally java backend and frontend
> # Run Hello World
--
This message was sent by Atlassian Jira
(v8.20.1#820001)