[
https://issues.apache.org/jira/browse/METRON-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446014#comment-16446014
]
ASF GitHub Bot commented on METRON-1520:
----------------------------------------
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/990#discussion_r183103855
--- Diff:
metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/Context.java
---
@@ -36,6 +36,7 @@
, STELLAR_CONFIG
, CONSOLE
, SHELL_VARIABLES
+ , CACHE
--- End diff --
If you're so inclined, it would be useful to add some javadoc for `CACHE`.
I know we haven't done it on the others, but we should.
> Add caching for stellar field transformations
> ---------------------------------------------
>
> Key: METRON-1520
> URL: https://issues.apache.org/jira/browse/METRON-1520
> Project: Metron
> Issue Type: Improvement
> Reporter: Casey Stella
> Priority: Major
>
> Given how important caching is in the enrichment topology, we should have
> caching for stellar field transformations in the parsers as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)