[
https://issues.apache.org/jira/browse/PHOENIX-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Singh Chouhan updated PHOENIX-5126:
--------------------------------------------
Attachment: PHOENIX-5126-master.patch
> RegionScanner leak leading to store files not getting cleared
> -------------------------------------------------------------
>
> Key: PHOENIX-5126
> URL: https://issues.apache.org/jira/browse/PHOENIX-5126
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.13.0
> Reporter: Abhishek Singh Chouhan
> Assignee: Abhishek Singh Chouhan
> Priority: Major
> Attachments: PHOENIX-5126-master.patch
>
>
> Having a regionScanner open indefinitely (due to any error condition before
> the close) leads to the store files not getting cleared after compaction
> since the already open scanner will have the store file referenced. Any
> subsequent flushed files for the region also get opened by the scanner and
> wont be cleared.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)