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

Hari Shreedharan updated SQOOP-702:
-----------------------------------

    Summary: Refactor OutputLoadExecutor  (was: OutputLoadExecutor consumer 
thread should not be daemon)
    
> Refactor OutputLoadExecutor
> ---------------------------
>
>                 Key: SQOOP-702
>                 URL: https://issues.apache.org/jira/browse/SQOOP-702
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>             Fix For: 2.0.0
>
>         Attachments: SQOOP-702.patch
>
>
> Consumer thread calls loader.run() which might actually have to do some clean 
> up if it is being terminated. Being a daemon thread, there is no guarantee 
> any actual cleanup (even in finally blocks) will actually be called.
> Additional refactoring is needed in this class.

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