[
https://issues.apache.org/jira/browse/EAGLE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15540604#comment-15540604
]
ASF GitHub Bot commented on EAGLE-585:
--------------------------------------
Github user RalphSu commented on the issue:
https://github.com/apache/incubator-eagle/pull/470
Fix to provide validate api in coordinator resource. There are some
dependency missing cause check skipped: not able to check extension validity
since extension code might only available in runtime topology.
This fix basically do the inter-reference check and policy QL validity
check.
> AlertEngine: create metadata validation api
> -------------------------------------------
>
> Key: EAGLE-585
> URL: https://issues.apache.org/jira/browse/EAGLE-585
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Su Ralph
> Assignee: Su Ralph
> Fix For: v0.5.0
>
>
> Currently alert engine metadata are inter connected but without strong
> validation. User usually confused by coordinator build failure or even when
> coordinator build succeed but runtime failure. In deployment with traffic
> runtime exception/error often lost in flood of logs.
> Step1: Provide metadata validation api so user is able to verify the metadata
> before push data.
> Step2: do more validation during coordinator build.
> This issue to track step1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)