[
https://issues.apache.org/jira/browse/SQOOP-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498988#comment-13498988
]
Hari Shreedharan commented on SQOOP-690:
----------------------------------------
Thanks for your feedback on rb, Jarcec. Attached is the new patch.
> 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, SQOOP-690-2.patch, SQOOP-690-3.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