[ 
https://issues.apache.org/jira/browse/JEXL-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Biestro resolved JEXL-389.
--------------------------------
    Resolution: Fixed

Added ant task in pom with 
[e3cf7b83|https://github.com/apache/commons-jexl/commit/e3cf7b83840a04920c9bd8080fab89692c4a7d19].

> 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)

Reply via email to