Jarek Jarcec Cecho created SQOOP-802:
----------------------------------------

             Summary: Sqoop2: Convert main "Manager" classes to singletons.
                 Key: SQOOP-802
                 URL: https://issues.apache.org/jira/browse/SQOOP-802
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
            Priority: Minor


We currently have several "manager" classes in Sqoop2 - RepositoryManager, 
ConnectorManager or FrameworkManager. All of them have only static methods. I 
would like to propose changing them to normal singleton objects, so that we can 
spoof the instance easily when necessary (for example in tests).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to