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

Ravindra Pesala resolved CARBONDATA-2751.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.1

> Thread leak issue in data loading and Compatibility issue 
> ----------------------------------------------------------
>
>                 Key: CARBONDATA-2751
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2751
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: kumar vishal
>            Assignee: kumar vishal
>            Priority: Major
>             Fix For: 1.4.1
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> *### Problem:*
>  * Thread leak when user is killing data loading process from UI
>  * NPE when user is querying old store.
> *### Solution*
>  * When carbondata file writing is in progress during data loading and user 
> is killing it from UI Producer and consumer thread are not getting shutdown. 
> Need to handle the same in close method
>  * Old store (V1/V2) does not have datachunk3 object so while filling the 
> local dictionary it is checking whether local dictionary is present in 
> datachunk3 or not but datachunk3 null check is missing



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to