[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594424#comment-15594424 ]
ASF GitHub Bot commented on EAGLE-660: -------------------------------------- GitHub user garrettlish opened a pull request: https://github.com/apache/incubator-eagle/pull/547 EAGLE-660: Stream delete mongo implementation is not working we are using name rather than streamId to delete stream, it is incorrect, change it to use streamId You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrettlish/incubator-eagle master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-eagle/pull/547.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 #547 ---- commit a12613daddf74ebe0b4912bfd99cd2fef17f666c Author: Xiancheng Li <xiancheng...@ebay.com> Date: 2016-10-21T08:04:50Z EAGLE-660: Stream delete mongo implementation is not working ---- > 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)