[
https://issues.apache.org/jira/browse/CARBONDATA-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-2391.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> Thread leak in compaction operation if prefetch is enabled and compaction process is killed
> -------------------------------------------------------------------------------------------
>
> Key: CARBONDATA-2391
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2391> Project: CarbonData
> Issue Type: Bug
> Reporter: Manish Gupta
> Assignee: Manish Gupta
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Problem
> Thread leak in compaction operation if prefetch is enabled and compaction process is killed
> Analysis
> During compaction if prefetch is enabled RawResultIterator launches an executor service for prefetching the data.
> If compaction fails or the process is killed it can lead to thread leak due to executor service still in running state.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)