[
https://issues.apache.org/jira/browse/METRON-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955255#comment-15955255
]
ASF GitHub Bot commented on METRON-820:
---------------------------------------
Github user mmiklavc commented on the issue:
https://github.com/apache/incubator-metron/pull/508
Any implications to having a static cache initialized and unused if an
alternate cache is passed in via the other constructors?
> StellarProcessor should have a static expression cache
> ------------------------------------------------------
>
> Key: METRON-820
> URL: https://issues.apache.org/jira/browse/METRON-820
> Project: Metron
> Issue Type: Bug
> Reporter: Casey Stella
>
> We recreate StellarProcessor objects all over the place which do not reuse
> their expression caches. This results in a significant performance
> regression as we are compiling the expression and then processing for every
> message, rather than compiling once and reusing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)