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

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

                Author: ASF GitHub Bot
            Created on: 04/Nov/19 07:31
            Start Date: 04/Nov/19 07:31
    Worklog Time Spent: 10m 
      Work Description: mwalenia commented on issue #9936: [BEAM-7303] Move 
PortableRunner from runners.reference to java.sdks.portability package
URL: https://github.com/apache/beam/pull/9936#issuecomment-549246286
 
 
   @angoenka , @mxm - thanks for the review, you both asked the same question :)
   My reasoning was that since technically, `PortableRunner` isn't a runner, it 
would be better to have it in SDK package. 
   
   It's also analogous to how Python classes are organized - Python 
PortableRunner is in `sdks/python` and there are no non-Java runners in 
`runners` package.
   
   I can move the runner into `runners.portability` if you think it makes more 
sense. I'm ok with either.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

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

> Move Portable Runner and other of reference runner.
> ---------------------------------------------------
>
>                 Key: BEAM-7303
>                 URL: https://issues.apache.org/jira/browse/BEAM-7303
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> PortableRunner is used by all Flink, Spark ... . 
> We should move it out of Reference Runner package to stream line the 
> dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to