Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/990#discussion_r183109844
--- 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 --
I can remember from experience trying to track down what some of these are
used for in the past. A little doc here would have been very helpful.---
