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/21 09:06:39 UTC

[GitHub] incubator-eagle pull request #548: EAGLE-660 : Stream delete mongo implement...

GitHub user RalphSu opened a pull request:

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

    EAGLE-660 : Stream delete mongo implementation is not working

    
    The streamDefiniton use streamId instead of name, while the delete stream use "name" to find and delete, this cause the delete stream failed.
    
    Add and update stream is ok.
    
    Reporter: Li, Garrett
    Author: Li, Garrett
    Reviewer: 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/548.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 #548
    
----
commit fd3966d0405cb96ae356301d121dc6f0810f1e5b
Author: Ralph, Su <su...@gmail.com>
Date:   2016-10-21T09:04:59Z

    EAGLE-660 : Stream delete mongo implementation is not working
    
    Reporter: Li, Garrett
    Author: Li, Garrett
    Reviewer: 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 #548: EAGLE-660 : Stream delete mongo implement...

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

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


---
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.
---