You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "kumar vishal (JIRA)" <ji...@apache.org> on 2018/03/13 04:38:00 UTC

[jira] [Created] (CARBONDATA-2248) Removing parsers thread local objects after parsing of carbon query

kumar vishal created CARBONDATA-2248:
----------------------------------------

             Summary: Removing parsers thread local objects after parsing of carbon query
                 Key: CARBONDATA-2248
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2248
             Project: CarbonData
          Issue Type: Bug
            Reporter: kumar vishal
            Assignee: kumar vishal


In some scenarios where more sessions are created, there are many parser failure objects are accumulated in memory inside thread locals.

Solution: Remove the parser object from thread local after parsing of the query



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