You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/10/07 19:05:00 UTC

[jira] [Updated] (GOBBLIN-420) Refactor code to avoid code duplication between FlowCatalog and TopologyCatalog

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

Sudarshan Vasudevan updated GOBBLIN-420:
----------------------------------------
        Fix Version/s: 0.15.0
    Affects Version/s: 0.15.0

> Refactor code to avoid code duplication between FlowCatalog and TopologyCatalog
> -------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-420
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-420
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-service
>    Affects Versions: 0.13.0, 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Sudarshan Vasudevan
>            Priority: Minor
>             Fix For: 0.15.0, 0.16.0
>
>
> Currently, both FlowCatalog and TopologyCatalog implement SpecCatalog and MutableSpecCatalog interfaces. There is an opportunity to have an Abstract class implementing these interfaces and have TopologyCatalog and FlowCatalog extend the abstract class.



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