[
https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594553#comment-15594553
]
ASF GitHub Bot commented on EAGLE-660:
--------------------------------------
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 <[email protected]>
Date: 2016-10-21T09:04:59Z
EAGLE-660 : Stream delete mongo implementation is not working
Reporter: Li, Garrett
Author: Li, Garrett
Reviewer: ralphsu
----
> Stream delete mongo implementation is not working
> -------------------------------------------------
>
> Key: EAGLE-660
> URL: https://issues.apache.org/jira/browse/EAGLE-660
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Garrett Li
> Assignee: Garrett Li
> Fix For: v0.5.0
>
>
> we are using name rather than streamId to delete stream, it is incorrect
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)