[
https://issues.apache.org/jira/browse/BEAM-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-13156:
--------------------------------
Resolution: Implemented
Status: Resolved (was: In Progress)
> [Playground] Implement streaming output for the run code logs
> -------------------------------------------------------------
>
> Key: BEAM-13156
> URL: https://issues.apache.org/jira/browse/BEAM-13156
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Aydar Zaynutdinov
> Assignee: Aydar Zaynutdinov
> Priority: P3
> Labels: beam-playground-backend, beam-playground-sprint-3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Implement streaming output for the run code logs:
> * set output variable (runOutput) for runCmd object to keep all logs from
> the run code step.
> * using additional goroutine to read from runOutput variable and add this
> output to cache (pipelineId:RunOutput:output) until runCmd runs code.
> * update GetRunOutput method to return existing logs from the run step. Also
> need to keep numbers of already returning lines to prevent duplicates.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)