You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Aydar Zaynutdinov (Jira)" <ji...@apache.org> on 2021/11/28 14:25:00 UTC

[jira] [Created] (BEAM-13329) [Playground] Add new api method to get logs of code processing

Aydar Zaynutdinov created BEAM-13329:
----------------------------------------

             Summary: [Playground] Add new api method to get logs of code processing
                 Key: BEAM-13329
                 URL: https://issues.apache.org/jira/browse/BEAM-13329
             Project: Beam
          Issue Type: Sub-task
          Components: beam-playground
            Reporter: Aydar Zaynutdinov
            Assignee: Aydar Zaynutdinov


Add a new API method to get logs of the code processing:
 * GetLogs

This method should get all existing logs of the code processing for the certain `pipelinedId` from the cache using `pipelineId` as a key and a new subKey `Logs`. This method also should save the index of the log which have been already sent to the client. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)