[jira] [Created] (CARBONDATA-914) Clear BTree and Dictionary instances from LRU cache on table drop

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-914) Clear BTree and Dictionary instances from LRU cache on table drop

Akash R Nilugal (Jira)
Manish Gupta created CARBONDATA-914:
---------------------------------------

             Summary: Clear BTree and Dictionary instances from LRU cache on table drop
                 Key: CARBONDATA-914
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-914
             Project: CarbonData
          Issue Type: Improvement
            Reporter: Manish Gupta
            Assignee: Manish Gupta
            Priority: Minor
             Fix For: 1.1.0-incubating


After drop table dictionary and BTree instances are not getting cleared from driver memory. Due to this memory will keep growing and after some time GC problems will occur. In real case scenarios usually driver memory is on lower side hence it is more prone to GC problems.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)