Jarek Jarcec Cecho created SQOOP-1065:
-----------------------------------------

             Summary: Sqoop2: Remove special lock object in FrameworkManager
                 Key: SQOOP-1065
                 URL: https://issues.apache.org/jira/browse/SQOOP-1065
             Project: Sqoop
          Issue Type: Improvement
    Affects Versions: 1.99.2
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
            Priority: Trivial
             Fix For: 1.99.3
         Attachments: bugSQOOP-1065.patch

{{FrameworkManager}} is currently using special lock object to ensure that we 
are not running one job multiple times. I think that using a special object is 
redundant as we can use any other immutable object like the class itself.

--
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