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

Hari Shreedharan updated SQOOP-690:
-----------------------------------

    Attachment: SQOOP-690-1.patch

Diff r2 from reviewboard
                
> Fix threading issues in SqoopOutputFormatLoadExecutor
> -----------------------------------------------------
>
>                 Key: SQOOP-690
>                 URL: https://issues.apache.org/jira/browse/SQOOP-690
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>             Fix For: 2.0.0
>
>         Attachments: SQOOP-690-1.patch
>
>
> The threading uses synchronized and wait/notify in this class. wait() is 
> called outside while loops too. We can simply this using higher level 
> concurrency constructs like semaphores or latches.

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