[
https://issues.apache.org/jira/browse/METRON-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566687#comment-15566687
]
Nick Allen commented on METRON-263:
-----------------------------------
I would think we would want to mimic what the
org.apache.metron.common.bolt.ConfiguredBolt does in terms of loading the
configuration. Beyond just valid JSON, it gets mapped (via Jackson) to a
configuration type; example
org.apache.metron.common.configuration.enrichment.SensorEnrichmentConfig.
> Configuration push should validate JSON prior to pushing to Zookeeper
> ---------------------------------------------------------------------
>
> Key: METRON-263
> URL: https://issues.apache.org/jira/browse/METRON-263
> Project: Metron
> Issue Type: Improvement
> Reporter: David M. Lyle
> Labels: platform
> Fix For: 0.2.1BETA
>
>
> Currently there is no validation that the configuration pushed to zookeeper
> is valid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)