You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daria Malkova (Jira)" <ji...@apache.org> on 2022/01/12 09:44:00 UTC

[jira] [Commented] (BEAM-13560) [Playground] Split builder (refactoring)

    [ https://issues.apache.org/jira/browse/BEAM-13560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474399#comment-17474399 ] 

Daria Malkova commented on BEAM-13560:
--------------------------------------

[~kenn] I'll close this issue when the PR will be merged

> [Playground] Split builder (refactoring)
> ----------------------------------------
>
>                 Key: BEAM-13560
>                 URL: https://issues.apache.org/jira/browse/BEAM-13560
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-playground
>            Reporter: Daria Malkova
>            Assignee: Daria Malkova
>            Priority: P3
>              Labels: beam-playground-backend, beam-playground-sprint-7
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Improve usage of executor builder by splitting it to parts.
> Now executor builder is created at once for all steps: validation, preparation, compiling, and run/test. To make a change at some step we have to change the created executor. To avoid it, we can create a builder for each step separately after the previous steps are executed. 



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