Hari Shreedharan created SQOOP-702:
--------------------------------------
Summary: OutputLoadExecutor consumer thread should not be daemon
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
Fix For: 2.0.0
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.
--
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