You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by RalphSu <gi...@git.apache.org> on 2016/10/02 16:20:52 UTC

[GitHub] incubator-eagle pull request #470: [EAGLE-585] : AlertEngine: create metadat...

GitHub user RalphSu opened a pull request:

    https://github.com/apache/incubator-eagle/pull/470

     [EAGLE-585] : AlertEngine: create metadata validation api

    
    Author: ralphsu

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/RalphSu/incubator-eagle master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/470.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #470
    
----
commit f686b37720fe6191644f289f9fc5190efb24d554
Author: Ralph, Su <su...@gmail.com>
Date:   2016-10-02T16:07:12Z

     [EAGLE-585] : AlertEngine: create metadata validation api
    
    Author: ralphsu

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request #470: [EAGLE-585] : AlertEngine: create metadat...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-eagle/pull/470


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #470: [EAGLE-585] : AlertEngine: create metadata valid...

Posted by RalphSu <gi...@git.apache.org>.
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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---