Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/740
Those options seem to add a bit more complexity than I'd like. How about
we just restrict %define to strings only for now. If you need to use complex
types, then you can still do the "CONFIG_GET, CONFIG_PUT, restart REPL" dance
that I described in the PR description.---
