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 2018/03/02 18:38:00 UTC

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

Sudarshan Vasudevan created GOBBLIN-420:
-------------------------------------------

             Summary: 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
            Reporter: Sudarshan Vasudevan
            Assignee: Sudarshan Vasudevan
             Fix For: 0.13.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
(v7.6.3#76005)