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

[jira] [Work logged] (BEAM-13398) [Playground] Split LifeCycle to DTO and business logic

     [ https://issues.apache.org/jira/browse/BEAM-13398?focusedWorklogId=707307&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-707307 ]

ASF GitHub Bot logged work on BEAM-13398:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Jan/22 07:35
            Start Date: 12/Jan/22 07:35
    Worklog Time Spent: 10m 
      Work Description: AydarZaynutdinov edited a comment on pull request #16374:
URL: https://github.com/apache/beam/pull/16374#issuecomment-1010730192


   Made changes according to our discussions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 707307)
    Time Spent: 40m  (was: 0.5h)

> [Playground] Split LifeCycle to DTO and business logic
> ------------------------------------------------------
>
>                 Key: BEAM-13398
>                 URL: https://issues.apache.org/jira/browse/BEAM-13398
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-playground
>            Reporter: Ilya Kozyrev
>            Assignee: Aydar Zaynutdinov
>            Priority: P2
>              Labels: beam-playground-backend
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently, we need to pass to methods tons of arguments or complete LifeCycle object. In the second path, we give paths required for different methods with all business logic contained in the Lifecycle.
>  
> We need to split DTO and business logic to make the code more secure and straightforward. DTO might be composited with Lifecycle if necessary.



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