[
https://issues.apache.org/jira/browse/JEXL-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro updated JEXL-389:
-------------------------------
Fix Version/s: 3.3
> Improve parsing timings
> -----------------------
>
> Key: JEXL-389
> URL: https://issues.apache.org/jira/browse/JEXL-389
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 3.2.1
> Reporter: Dmitri Blinov
> Assignee: Henri Biestro
> Priority: Minor
> Fix For: 3.3
>
>
> There seems to be a known and old issue with javacc with respect to creation
> of LookaheadSuccess exception instance inside parser class, which hits the
> performance if parsing is intensively used and many Parser objects are
> created.
> More details and suggested fixing approach can be looked at
> https://issues.apache.org/jira/browse/SOLR-11242
> I think we can adopt the fix until it will be fixed in javacc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)