[
https://issues.apache.org/jira/browse/BEAM-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on BEAM-13156 stopped by Aydar Zaynutdinov.
------------------------------------------------
> [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
>
> 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.3.4#803005)