You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2016/08/03 19:12:20 UTC

[jira] [Resolved] (BEAM-499) Remove unused code in apiclient.py and iobase.py

     [ https://issues.apache.org/jira/browse/BEAM-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chamikara Jayalath resolved BEAM-499.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

Removed unused code from apiclient.py.

Seems like iobase.py currently cannot be further trimmed down.

> Remove unused code in apiclient.py and iobase.py
> ------------------------------------------------
>
>                 Key: BEAM-499
>                 URL: https://issues.apache.org/jira/browse/BEAM-499
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Chamikara Jayalath
>            Assignee: Chamikara Jayalath
>             Fix For: Not applicable
>
>
> There is some code in apiclient.py and iobase.py that is not used by Dataflow SDK. This code has to be removed.
> E.g.:
> class DataflowWorkerClient
> def reader_progress_to_cloud_progress() and other similar methods.
> def splits_to_split_response()
> class ConcatPosition



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)