Babulal created CARBONDATA-2492:
-----------------------------------
Summary: Thread leak issue in case of any data load failure
Key: CARBONDATA-2492
URL:
https://issues.apache.org/jira/browse/CARBONDATA-2492 Project: CarbonData
Issue Type: Bug
Reporter: Babulal
*Problem*: Executor service is not getting shutdown after data load failure.
*root cause*: When sort step is failing because of any exception it is not updating its parent thread about the failure because of this executor service is not getting shutdown
*solution*: update the parent thread about the failure
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)