[jira] [Created] (CARBONDATA-3281) Limit the LRU cache size

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

[jira] [Created] (CARBONDATA-3281) Limit the LRU cache size

Akash R Nilugal (Jira)
TaoLi created CARBONDATA-3281:
---------------------------------

             Summary: Limit the LRU cache size
                 Key: CARBONDATA-3281
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3281
             Project: CarbonData
          Issue Type: Improvement
            Reporter: TaoLi


If configure the LRU bigger than jvm xmx size, then use CARBON_MAX_LRU_CACHE_SIZE_DEFAULT replace.
because if setting LRU bigger than xmx size,if we query for a big table with many more carbonfiles, may cause "Error: java.io.IOException: Problem in loading segment blocks: GC overhead
limit exceeded (state=,code=0)" the jdbc server will restart.



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