You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "kumar vishal (JIRA)" <ji...@apache.org> on 2018/05/18 09:04:00 UTC

[jira] [Resolved] (CARBONDATA-2492) Thread leak issue in case of any data load failure

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

kumar vishal resolved CARBONDATA-2492.
--------------------------------------
       Resolution: Fixed
         Assignee: Babulal
    Fix Version/s: 1.4.0

> 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
>            Assignee: Babulal
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> *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)