You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Banmeet Singh (JIRA)" <ji...@apache.org> on 2015/06/26 04:08:04 UTC

[jira] [Created] (SQOOP-2405) Remove active wait in test cases after executeJob() call

Banmeet Singh created SQOOP-2405:
------------------------------------

             Summary: Remove active wait in test cases after executeJob() call
                 Key: SQOOP-2405
                 URL: https://issues.apache.org/jira/browse/SQOOP-2405
             Project: Sqoop
          Issue Type: Improvement
          Components: sqoop2-test
            Reporter: Banmeet Singh
            Assignee: Banmeet Singh
            Priority: Minor
             Fix For: 1.99.7


Some of the integration test cases actively wait polling the job submission status after submitting the job using executeJob() with the assumption that the Sqoop client job submission API does not block. This active wait can be removed now that the Sqoop client executeJob() API is a blocking call.



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